foot.css logo

foot.css

Small footprint CSS framework

FEATURES

FRIENDLY

Minimalist CSS framework, easy to use and extend, foot.css help you start your website & app project on the right foot :)

EFFICIENT

Easy to use, foot.css applies basic styles to the HTML and give you some handy utilities classes to play with.

LIGHTWEIGHT

foot.css is easy to add to your project and come packed with a lot of nice features, under a small footprint of 11kb.

INSTALLATION

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
foot.css documenation