scss-library/scss-bundle.config.json
2020-08-23 19:20:56 +02:00

8 lines
180 B
JSON

{
"bundlerOptions": {
"entryFile": "./components/rcss.scss",
"rootDir": ".",
"outFile": "./dist/rcss.bundled.scss",
"logLevel": "silent"
}
}