Natalie Weizenbaum 3de78be2f0
Plug in the actual Sass compiler (#5)
This now supports real CompileRequest and CompileResponses, although
it's missing features like importers, custom functions, and source
maps.
2019-11-04 19:50:50 -08:00
2019-11-04 19:50:50 -08:00
2019-11-01 19:02:12 -07:00
2019-05-07 16:53:00 -07:00
2019-05-07 16:53:00 -07:00
2019-05-07 16:53:00 -07:00
2019-05-07 16:53:00 -07:00

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.

Description
No description provided
Readme MIT 6.7 MiB
Languages
Dart 100%