mirror of
https://github.com/youwen5/site.git
synced 2024-11-24 17:33:51 -08:00
chore: rename app.css to app.pcss
This commit is contained in:
parent
10764886e4
commit
ad7adeb287
2 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"style": "new-york",
|
"style": "new-york",
|
||||||
"tailwind": {
|
"tailwind": {
|
||||||
"config": "tailwind.config.js",
|
"config": "tailwind.config.js",
|
||||||
"css": "src/lib/app.css",
|
"css": "src/lib/app.pcss",
|
||||||
"baseColor": "zinc"
|
"baseColor": "zinc"
|
||||||
},
|
},
|
||||||
"aliases": {
|
"aliases": {
|
||||||
|
|
Loading…
Reference in a new issue