@stencil/sass
- Version 3.2.1
- Published
- 47.8 kB
- 1 dependency
- MIT license
Install
npm i @stencil/sass
yarn add @stencil/sass
pnpm add @stencil/sass
Overview
The Stencil Sass Plugin
Index
Functions
Functions
function sass
sass: (opts?: d.PluginOptions) => WithRequired<d.Plugin, 'transform'>;
The entrypoint of the Stencil Sass plugin
This function creates & configures the plugin to be used by consuming Stencil projects
For configuration details, please see the [GitHub README](https://github.com/stenciljs/sass).
Parameter opts
options to configure the plugin the configured plugin
Package Files (1)
Dependencies (1)
Dev Dependencies (14)
Peer Dependencies (1)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@stencil/sass
.
- Markdown[](https://www.jsdocs.io/package/@stencil/sass)
- HTML<a href="https://www.jsdocs.io/package/@stencil/sass"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2803 ms. - Missing or incorrect documentation? Open an issue for this package.