JSPM

@roots/bud-sass

3.0.107-alpha.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4396
  • Score
    100M100P100Q140274F
  • License MIT

Sass support

Package Exports

  • @roots/bud-sass

Readme

Bud

MIT License Lerna Follow Roots

@roots/bud-sass

Overview

Adds sass support to @roots/bud projects.

Requirements

@roots/bud-sass requires sass and @roots/bud-postcss to be installed as peer dependencies.

yarn add sass @roots/bud-postcss --dev

Installation

yarn add @roots/bud-sass --dev

Usage

Make sure that @roots/bud-postcss is also included in your configuration.

module.exports = (app) =>
  app.use(["@roots/bud-postcss", "@roots/bud-sass"]).entry("app", ["app.css"]);

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.