razzle-plugin-stylable
v1.1.0
Published
Get stylable running in your razzle installation
Downloads
5
Readme
razzle-plugin-stylable
Plugin to write your styles in Stylable when using Razzle
...
Install
- Install
razzle-plugin-stylable
(npm i -S razzle-plugin-stylable
oryarn add razzle-plugin-stylable
) - Create a
razzle.config.js
in your project root
module.exports = {
modify: require(" razzle-plugin-stylable")
}
Authors and license
Sara Vieira and contributors.
MIT License, see the included License.md file.