easy-theme
Version:
A SCSS based theme generation tool that builds down to CSS variables as well as some nice-to-have SCSS tools for modern day application styling.
26 lines • 625 B
JSON
{
"name": "easy-theme",
"version": "1.0.12",
"description": "A SCSS based theme generation tool that builds down to CSS variables as well as some nice-to-have SCSS tools for modern day application styling.",
"homepage": "https://github.com/haydncomley/easy-theme",
"repository": {
"type": "git",
"url": "https://github.com/haydncomley/easy-theme.git"
},
"keywords": [
"SCCS",
"Theming",
"Application",
"Web",
"Mobile",
"Tools",
"Generator",
"Generation",
"CSS",
"Variables",
"JavaScript",
"TypeScript"
],
"author": "Haydn Comley",
"license": "ISC"
}