customizable-css
v1.2.0
Published
A Customizable css/sass framework with Utility based classes as well as custom components
Maintainers
Readme
Customizable CSS
Customizable css is a css framework with utility base classes as well as components
Installation
You can install the package with NPM
NPM
npm i customizable-cssImport on SASS
If you want customize some variables you can then import the main sass file
@import "~customizable-css/css/main.scss" ;CDN
You can also use this CDN
<!-- CSS -->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/css/main.min.css"
/>
<!-- Optional Javascript for Components -->
<script
type="text/javascript"
src="https://cdn.jsdelivr.net/npm/[email protected]/js/main.js"
></script>Clone
Or you can clone the entire repo
git clone https://github.com/HanielHernandez/custom-css.gitDocumentation
Early documentation can be found here and it will be improved and updated as new feature are released.
Creator
Hi, I am Haniel Hernández, a Front end developer from Nicaragua and I create this project like a hobby and as a way to practice my sass, hope you found it usefull.
if you wanto to take part of this project you can contact me by:
