Skip to content

A minimalist CSS framework.

License

Notifications You must be signed in to change notification settings

milouse/centigram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Centigram

A minimalist CSS framework.

Why it’s awesome

Centigram provides a minimal setup of styles for a fast and clean starting point. Just it! Only 2.5kb gzipped! It’s not about a UI framework. Specially designed for better performance and higher productivity with fewer properties to reset resulting in cleaner code. Hope you enjoy!

Centigram is a friendly fork of Milligram, which seems a bit discontinuated at the time of 2022.

Differences from Milligram

  • Move to upstream release 1.5 (never published)
  • Merge feature/98-css-variable
  • Merge feature/99-remove-flex-basis
  • Merge 215-breakpoint-update
  • Fix some typo in contributing file upstream #298
  • Remove dependency on CSS reset or Google Font. Centigram recommends you the Inter font family, but it is up to you to set your own fonts set. Customize the $font-family Sass variable or --font-family CSS variable for that.
  • Add a dark theme
  • Add notifications widget
  • Add a center text class
  • Support input type time
  • Support disabled and readonly fields
  • And more…

Table of Contents

Contributing

Want to contribute? Follow these recommendations.

License

Designed with ♥ by CJ Patoilo and improved by Étienne Deparis.

Licensed under the MIT License.

About

A minimalist CSS framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.6%
  • Sass 36.4%