Custom scss framework based on ITCSS and BEM
Custom scss framework based on ITCSS and BEM What is ITCSS? Read this great article: https://www.xfive.co/blog/itcss-scalable-maintainable-css-architecture/ What is BEM? See project page: http://getbem.com/introduction/
Easy to understand and integrate on your project. Fully customizable and highly scalable.
Tested on real life projects.
Try it with the methodology: pseudo TDD
See the DOC
- CSS extention Sass
To get a local copy up and running follow these simple example steps.
Make sure you have nodejs and npm installed on your machine
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/LeonardoDalessandro/Monnalisa.git
- Copy all file and dir in your dev assets folder like: "./assets/scss//**."
- Include main.scss file in your boostrap file
See the open issues for a list of proposed features (and known issues).
This project was created for educational purposes to experiment React.js features. Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Leonardo D'Alessandro - linkedin-url