mirror of
https://github.com/mue/mue.git
synced 2026-07-20 07:24:08 +02:00
add sass
This commit is contained in:
14
package.json
Normal file
14
package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "mue",
|
||||
"description": "Fast, open and free-to-use new tab page for most modern browsers",
|
||||
"author": "ohlookitsderpy",
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/ohlookitsderpy/Mue",
|
||||
"homepage": "https://qtradio.moe",
|
||||
"scripts": {
|
||||
"sass-watch": "sass --watch src/assets/scss:src/assets/css --style compressed"
|
||||
},
|
||||
"devDependencies": {
|
||||
"sass": "1.16.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user