Rename .css to .styles to match the .=compiled pattern
This commit is contained in:
parent
25e3fa1bb8
commit
c0d677cd77
8 changed files with 27 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"scripts": {
|
||||
"css": "sass --watch --embed-source-map --no-error-css styles/:.css/"
|
||||
"css": "sass --watch --embed-source-map --no-error-css styles/:.styles/"
|
||||
},
|
||||
"devDependencies": {
|
||||
"sass": "^1.69.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue