Natalie Weizenbaum d37ef98a76
Regenerate the GitHub token again (#15)
I realized the problem: this repo uses travis-ci.com, not
travis-ci.org, but the Travis CLI defaults to encrypting using .com
credentials. This time I regenerated the token using --pro, which
should work.
2020-07-22 16:39:34 -07:00
2019-12-23 15:43:16 -08:00
2020-07-21 16:21:24 -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%