Skip to content

Latest commit

 

History

History
executable file
·
53 lines (32 loc) · 1.28 KB

README.md

File metadata and controls

executable file
·
53 lines (32 loc) · 1.28 KB

CSS Reductor

Basic css framework to handle element positioning and responsiveness.

CSS Redcutor is a simple framework sort of like Bootstrap to handle element positioning using css classes. This project does not intend to replace Bootstrap or any major css framework (yet).

Built With

  • SASS

Getting Started

To get a local copy up and running follow these simple steps using your terminal:

  git clone https://github.com/ad9311/css-reductor.git
  cd css-reductor

Now, in order to have the reductor.css file compiled do the following:

  sass scss/reductor.scss css/reductor.css

This will compile the .scss file and make a .css file that you can use in your projects.

Prerequisites

  • To modify the project, it's best to use Sass.

Author

👤 Ángel Díaz

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.