Skip to content

A UI framework that provides websites with the minimal CSS and JS needed to get started with building a modern responsive beautiful website

License

Notifications You must be signed in to change notification settings

cloneables/infima

This branch is 81 commits behind facebookincubator/infima:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 21, 2022
Mar 21, 2022
Mar 21, 2022
Mar 25, 2022
Mar 21, 2022
Jul 9, 2021
Mar 21, 2022
Mar 21, 2022
Feb 19, 2021
Mar 21, 2022
Mar 23, 2022
Feb 19, 2021
Oct 19, 2021
Dec 1, 2020
Dec 1, 2021
Sep 1, 2021
Mar 21, 2022
Mar 23, 2022
Mar 24, 2022

Repository files navigation

Infima · GitHub license npm version

⚠️ Infima is not yet ready for production use and is being developed alongside Docusaurus 2.

A modern styling framework for content-driven websites 🔥.

Features

  • Theming - Create websites with built-in support for theming and dark mode
  • Modern - Built using modern CSS methodologies - CSS variables, PostCSS and BEM naming
  • Modular - Import only the CSS for the components which you need

Background

While building Docusaurus 2, we found that we needed styling for a documentation website as part of the default theme. We could bake the styling into the default theme such that it was only used by Docusaurus websites, but in the usual Facebook fashion, we decided to separate out the CSS layer into a separate project such that websites interested in adopting a documentation-site styling could use it too.

This project is being built alongside Docusaurus 2 and is still in the alpha stage, so using only this project in production is not recommended. Class names and CSS variable names might change in future (but will be documented in the CHANGELOG).

License

Infima is MIT licensed.

About

A UI framework that provides websites with the minimal CSS and JS needed to get started with building a modern responsive beautiful website

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 57.8%
  • CSS 32.2%
  • JavaScript 10.0%