3.2.0 • Published 5 months ago

kununu-theme v3.2.0

Weekly downloads
10
License
ISC
Repository
github
Last release
5 months ago

@kununu/kununu-theme-v3

kununu UI on a SCSS theme

kununu's basic styling. It contains everything from reset, colors, gradients, typography and media breakpoints that are used on kununu applications.

📦 Installation

Install and save as a dependency on your project:

npm install --save @kununu/kununu-theme-v3

💻 Usage

Import files in your SCSS to begin using right away:

@import "~@kununu/kununu-theme-v3/scss/base";
@import "~@kununu/kununu-theme-v3/scss/variables";
@import "~@kununu/kununu-theme-v3/scss/typography";

Remember that all the styles are SCSS and need to be compiled. Check sass-loader documentation if you're using Webpack to bundle your assets.

stylelint

Check out @kununu/stylelint-config package with stylelint rules we use at kununu.

🧹 Deprecated versions

kununu-theme Used in the monolith and its original UI

kununu-theme-v2 Used in new applications matching monolith's UI

Made with ❤️ by our awesome engineering folks in Vienna and Porto

3.2.0

5 months ago

3.1.3

6 years ago

3.1.2

6 years ago

3.1.1

7 years ago

3.1.0

7 years ago

3.0.0

7 years ago

2.0.0

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago