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: 3 months 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T13:15:45.000Z (over 2 years ago)
- Last Synced: 2024-12-26T18:16:38.880Z (5 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

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.