README
babel-plugin-transform-stylus
This Babel transoformation auto-generates React StyleSheets from import statements of Stylus files at compile time.
Inspired by babel-plugin-transform-styles.
Auto-generates React StyleSheets from import statements of Stylus files.
<script type="module">
import babelPluginTransformStylus from 'https://cdn.skypack.dev/babel-plugin-transform-stylus';
</script>
This Babel transoformation auto-generates React StyleSheets from import statements of Stylus files at compile time.
Inspired by babel-plugin-transform-styles.