Small footprint CSS framework
Minimalist CSS framework, easy to use and extend, foot.css help you start your website & app project on the right foot :)
Easy to use, foot.css applies basic styles to the HTML and give you some handy utilities classes to play with.
foot.css is easy to add to your project and come packed with a lot of nice features, under a small footprint of 11kb.
foot.css is available via CDN
you just need to add this tag in your project head.
<link rel="stylesheet" href="https://unpkg.com/footcss">
foot.css is also available using npm
to install it directly into your project.
$ npm i footcss