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
- Host: GitHub
- URL: https://github.com/jaames/scss-hyperscript
- Owner: jaames
- License: mpl-2.0
- Created: 2020-08-18T19:49:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-18T19:49:39.000Z (almost 6 years ago)
- Last Synced: 2025-03-25T20:18:40.072Z (over 1 year ago)
- Topics: scss
- Language: CSS
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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