github papercss/papercss v1.5.0
Navbar and Linter

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

Navbar

PaperCSS now has a fancy, new built in Navbar component! It's even responsive on small screens (with no JS required)!

Big Screen:
image

Small Screen (open and close):
nav

Shout out to @dallinbjohnson for the addition and @koester for the assist!

Linting

Styles are now standardized with linting rules for the SCSS. Try it yourself with npm run stylelint. It will output any errors in style formatting.

The same command is also a pre-commit Git hook ensuring the linter runs before each commit. Yay clean code!

Don't miss a new papercss release

NewReleases is sending notifications on new releases.