mirror of
https://github.com/picocss/pico.git
synced 2025-04-21 09:06:14 -04:00
Fix default file URL
This commit is contained in:
parent
24f2f8d9a3
commit
e1d7b5a247
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue