Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lil5/jss-to-scss
Convert JSS objects to SCSS
https://github.com/lil5/jss-to-scss
convert css jss scss styled-components
Last synced: about 1 month ago
JSON representation
Convert JSS objects to SCSS
- Host: GitHub
- URL: https://github.com/lil5/jss-to-scss
- Owner: lil5
- License: mpl-2.0
- Created: 2022-06-13T09:01:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T13:15:45.000Z (over 2 years ago)
- Last Synced: 2024-11-07T00:45:44.175Z (3 months ago)
- Topics: convert, css, jss, scss, styled-components
- Language: Svelte
- Homepage: https://lil5.github.io/jss-to-scss/
- Size: 399 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSS to SCSS converter
Converts JSS objects into SCSS
![Screenshot](Screenshot.webp)
There will be moments where the list of regex will not figure it out, have a look at `src/jss-to-scss/index.ts` if you want to help out.