2.1.0 • Published 4 years ago

nevo v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Experience a seamless design process with all the latest CSS features and SASS benefits. Use many built-in modules and custom solutions which can extend the theme behavior.

Start creating with your preferred system. Style your website in a classic way or build responsive designs directly in HTML usign a modern utility-first method. You choose.

Manage a flexible structure and decide what best suits your project. You can import everything or select only specific parts to create a unique environment. It’s up to you.

Use an optimized media query system and easily define a style for each viewport size. Speed up your development process from concept to production in literally minutes.

Take control and quickly customize global settings or simply extend the framework with powerful built-in solutions. Change the theme preferences exactly to your needs.

Quick Start

Install nevo via npm

$ npm install --save-dev nevo # yarn add --dev nevo

Include nevo in your project

// project/main.scss

@use 'nevo' as *;

The @use rule is the primary replacement for @import. More info

That's it! 🤙

Documentation

Full documentation in progress. 🚧

If you're familiar with SASS/SCSS, feel free to try nevo.

Additional info

Nevo is inspired by Tailwind CSS, so the naming convention for utilities and development experience in HTML are very similar.

Nevo is a SASS-powered framework.

License

nevo framework

Code released under the MIT License.

Copyright (c) Ivo Dolenc

2.1.0

4 years ago

2.0.0

4 years ago

1.13.0

4 years ago

1.12.0

4 years ago

1.11.0

4 years ago

1.10.1

4 years ago

1.10.0

4 years ago

1.9.0

4 years ago

1.8.0

4 years ago

1.7.0

4 years ago

1.6.2

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.0.0

4 years ago

0.0.2

4 years ago

0.0.1

7 years ago