We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example from project-stub. Plugin for stylus doesn't work with enb-stylus
[techs.stylus, { target: '?.css', sourcemap: false, use: [require('rupture')()], autoprefixer: { browsers: ['ie >= 10', 'last 2 versions', 'opera 12.1', '> 2%'] } }],
.block2 +below(900px) width: 300px
15:56:16.450 - [failed] [desktop.bundles/index/index.css] stylus
The text was updated successfully, but these errors were encountered:
That's because latest released version still doesn't have this feature. See commits: https://github.com/enb-make/enb-stylus/commits/master (support was introduced after current 2.2.0 release).
So you may install module from github until release: npm i enb-make/enb-stylus#master --save-dev
npm i enb-make/enb-stylus#master --save-dev
Sorry, something went wrong.
I released v2.3.0.
v2.3.0
@adinvadim, сould you try new version?
No branches or pull requests
Example from project-stub. Plugin for stylus doesn't work with enb-stylus
15:56:16.450 - [failed] [desktop.bundles/index/index.css] stylus
The text was updated successfully, but these errors were encountered: