/foxcss

FoxCss is a lightweight, compact and simply all round awesome CSS framework.

Primary LanguageHTML

README

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.

What is this repository for?

  • FoxCSS

How do I get set up?

  • 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

Contribution guidelines

  • Ensure all classes are as lean as possible
  • Never use ids however if you do, try to only use them once

Who do I talk to about any issue?

  • Send me a message via Discord and I'll do my best to get back to you: Nomm#0176

Other notes

  • 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.