Package Exports
- @roots/bud-sass
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@roots/bud-sass) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@roots/bud-sass
Overview
Adds sass support to @roots/bud projects.
Installation
yarn add @roots/bud-sass --dev
Usage
const {sass} = require('@roots/bud-stylelint')
bud.use([sass])
You should now be good to include .sass
and .scss
files in your project.
If you need to provide additional options to the sass-loader you can do so with the .sass()
configuration function which this plugin attaches to bud
.
bud.sass({
sourceMaps: false,
})
Contributing
Contributions are welcome from everyone.
We have contributing guidelines to help you get started.
Bud sponsors
Help support our open-source development efforts by becoming a patron.
Community
Keep track of development and community news.
- Participate on the Roots Discourse
- Follow @rootswp on Twitter
- Read and subscribe to the Roots Blog
- Subscribe to the Roots Newsletter
- Listen to the Roots Radio podcast