🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@kununu/kununu-theme-v3

Package Overview
Dependencies
Maintainers
11
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@kununu/kununu-theme-v3

Sass styles for kununu applications

unpublished
latest
Source
npmnpm
Version
3.7.2
Version published
Weekly downloads
0
Maintainers
11
Weekly downloads
 
Created
Source

@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

Keywords

kununu-theme-v3

FAQs

Package last updated on 07 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts