mrbuilder-plugin-stylus

3.3.1 • Public • Published

This plugin provides stylus support for mrbuilder using the stylus-loader. It also adds nib support.

Options

Property Type Default Description
alias object Add aliases
modules bool/regex true Add css module support
test regex /*.s[ac]ss$/ match *.sass and scss files
paths array node_modules Add paths to include
nib bool true use [nib](https://github.com/stylus/nib
includeCss bool true Include regular CSS on @import
preferPathResolver string webpack or null
hoistAtRules bool true Move @import and @charset to the top
compress bool false Compress output
sourceMap bool true Output sourceMap

/mrbuilder-plugin-stylus/

    Package Sidebar

    Install

    npm i mrbuilder-plugin-stylus

    Weekly Downloads

    133

    Version

    3.3.1

    License

    0BSD

    Unpacked Size

    3.6 kB

    Total Files

    3

    Last publish

    Collaborators

    • nanandn
    • speajus