github papercss/papercss v1.8.0
Dark Mode, Input Ranges, and Dependency Overhaul

latest releases: v1.9.2, v1.9.1, v1.9.0...
3 years ago

This release contains some very exciting features:

Dark Mode

A huge thank you to @seifsay3d in #199 for adding in dark mode support! Just add .dark to your html tag to get these awesome new styles. https://www.getpapercss.com/docs/utilities/dark-mode/.

Screen Shot 2020-09-13 at 14 19 49

Input Ranges

PaperCSS now supports inputs with type="range" thanks to @Benbb96 in #213! https://www.getpapercss.com/docs/components/forms/

Screen Shot 2020-09-13 at 14 20 20

Dependency Overhaul

Thanks to @TotomInc, PaperCSS's dependencies have been brought up to date and simplified using a build script instead of Gulp. This is something other CSS frameworks (like Bootstrap) use to keep things simple for contributors and users of the framework alike. Instead of PaperCSS being built on every install, it is built on every release and committed to the repo for full transparency.

Don't miss a new papercss release

NewReleases is sending notifications on new releases.