mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-30 04:10:32 -08:00
Fix: typo
This commit is contained in:
parent
c85da8f526
commit
3d379b1f0f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"license": "MPL 2.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "sass src/userChrome.scss ./userChrome.css && sass src/userContent.scss ./userContent.scss",
|
||||
"build": "sass src/userChrome.scss ./userChrome.css && sass src/userContent.css ./userContent.scss",
|
||||
"test": "jest"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue