dart-sass/README.md
Natalie Weizenbaum 0f2c993505 Boilerplate files
2019-05-07 16:53:00 -07:00

472 B

Embedded Dart Sass

This is a wrapper for Dart Sass that implements the compiler side of the Embedded Sass protocol. It's designed to be embedded in a host language, which then exposes an API for users to invoke Sass and define custom functions and importers.

Disclaimer: this is not an official Google product.