3.0.3 • Published 2 years ago

naf-css v3.0.3

Weekly downloads
23
License
MIT
Repository
github
Last release
2 years ago

naf-css

Not Another css Framework

Renovate enabled

This project is using Percy.io for visual regression testing.

What is this?

Obviously not another CSS framework. If you need a CSS framework you're in the wrong place, navigate away immediately! This is a glorified normalise.css with some twists:

  • It is based on PostCSS
  • It is utilizing CSS Custom Properties
  • It doesn't come with an opinionated/outdated grid system. Use CSS Grid Layouts!
  • The code is split into critical and lazy parts. The critical parts should be inlined into your page's headers and the lazy parts should be, wait for it, lazy loaded (eg after DOMContentLoaded).
  • The code is distributed in several files which represent the HTML elements or components. This, theoretically, should make it really easy to style everything without rewriting a framework...
  • The build script is provided as a showcase. You should style the elements/components to your flavour and compile only the needed files.
  • It is utilizing sanitize.css
  • Inspired by hiq and all the great CSS Frameworks
3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

3.0.0-beta2

2 years ago

3.0.0-beta

3 years ago

3.0.0-alpha

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

0.0.2-alpha

4 years ago

1.0.0

6 years ago

0.0.1-alpha

6 years ago