Fox is a lightweight, compact and simply all round awesome CSS framework that was built with one goal. To give web developers the CSS framework they've been needing for years. It's under 5kb (less when minified and GZipped), 300 lines (less if you want to have some unreadable CSS) and with such simplistic styling, it enables you to do what you do best. Design and Develop.
- FoxCSS
- Pull the repoistory
- Copy 'fox.css' and 'reset.css' in the /dist/ directory to your desired directory
- Reference them in your head reference
- Have fun
- Ensure all classes are as lean as possible
- Never use ids however if you do, try to only use them once
- Send me a message via Discord and I'll do my best to get back to you: Nomm#0176
- It is extremely important you use the 'reset.css' to ensure an optimal experience. I can't vouch for the accuracy of other CSS reset files as I have only used the one provided.