first commit
This commit is contained in:
commit
365a786f57
1 changed files with 8 additions and 0 deletions
8
package.json
Normal file
8
package.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"devDependencies": {
|
||||||
|
"lightningcss-cli": "^1.29.1"
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"build": "lightningcss --minify --targets \">= 0.5%\" style/css/style-large.css -o style/css/style.css"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue