scss-library/scss-bundle.config.json

8 lines
180 B
JSON

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