mirror of
https://github.com/picocss/pico
synced 2025-06-19 01:49:30 +00:00
Fix default file URL
This commit is contained in:
parent
24f2f8d9a3
commit
e1d7b5a247
@ -3,7 +3,7 @@
|
||||
"version": "1.2.0",
|
||||
"description": "Graceful & Minimal CSS design system in pure semantic HTML",
|
||||
"author": "Lucas Larroche",
|
||||
"main": "./css/pico.min.css",
|
||||
"main": "css/pico.min.css",
|
||||
"homepage": "https://picocss.com",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user