yarn no css

This commit is contained in:
Harsh Shandilya 2024-03-31 22:27:43 +05:30
parent 9fcf30ea03
commit 5fefa66427
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"scripts": {
"build": "hugo",
"dev": "hugo serve",
"format": "prettier --write '**/*.{ts,js,css,json,md}' --ignore-path .gitignore"
"format": "prettier --write '**/*.{ts,js,json,md}' --ignore-path .gitignore"
},
"author": "Harsh Shandilya <me@msfjarvis.dev>",
"license": "MIT OR Apache-2.0",