1.1.0 • Published 4 years ago

lightboot-framework v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

LightBoot Framework

💥LightBoot is a framework for front end developers that makes their lives much easier✨

Installation

you can install by npm

npm install lightboot-framework --save-dev

or yarn

yarn add lightboot-framework --dev

Usage

if you are using precompiled files add LightBoot.css or LightBoot.min.css into your Html file and add LightBoot.js or LightBoot.min.js before body closing tag

but

if you are using open-source files you can control almost everything by overriding sass variables and also you can use mixins and other things

$columnSys : 15; // default is 12 but you can set it to any number you want

@import 'YOURPATH/LightBoot.scss';

🔵 In futeare we are going to add much more features and also more control on framework!

🔶Share width Us

if you want us to add new things feel free and open an issue and tell us what you want

Contributing

Pull requests are welcome. we will be so glad to work with you❤

License

MIT

1.1.0

4 years ago

1.0.0

4 years ago