https://github.com/orsifrancesco/sillyscss
play with SCSS on your HTML page without installing anything..
https://github.com/orsifrancesco/sillyscss
scss scss-styles silly style
Last synced: 2 months ago
JSON representation
play with SCSS on your HTML page without installing anything..
- Host: GitHub
- URL: https://github.com/orsifrancesco/sillyscss
- Owner: orsifrancesco
- Created: 2020-08-06T15:47:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-07T16:21:52.000Z (almost 4 years ago)
- Last Synced: 2025-03-10T17:23:10.485Z (7 months ago)
- Topics: scss, scss-styles, silly, style
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sillyScss
don't you believe me? [click here for the result](https://orsifrancesco.github.io/sillyScss/).
useful for quick tests.. illegal for release!just add
```html```
and play with `scss` on your `html` page without installing anything..
```html#orJustStyleTag {
h1 {
background-color: orange;
}
}```
that's it