razzle-plugin-stylable

Get stylable running in your razzle installation

Usage no npm install needed!

<script type="module">
  import razzlePluginStylable from 'https://cdn.skypack.dev/razzle-plugin-stylable';
</script>

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 or yarn 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.