@stencil/sass

  • Version 3.0.11
  • Published
  • 5.13 MB
  • No dependencies
  • 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/ionic-team/stencil-sass).

    Parameter opts

    options to configure the plugin the configured plugin

Package Files (1)

Dependencies (0)

No dependencies.

Dev Dependencies (15)

Peer Dependencies (1)

Badge

To add a badge like this onejsDocs.io badgeto 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
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](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>