An open API service indexing awesome lists of open source software.

https://github.com/jaames/scss-hyperscript

hyperscript implementation for scss, for rendering inline svg
https://github.com/jaames/scss-hyperscript

scss

Last synced: 3 months ago
JSON representation

hyperscript implementation for scss, for rendering inline svg

Awesome Lists containing this project

README

          

An experiement in stupidity; porting hyperscript to SCSS to render inline SVG images

### Run

* Install the dart-sass CLI
* Run `./build.sh` to compile css to /dist
* Run `./build.sh --watch` to compile and watch for any changes