Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nrk/core-css

Package Overview
Dependencies
Maintainers
125
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nrk/core-css - npm Package Compare versions

Comparing version 1.14.0 to 1.14.1

2

package.json

@@ -6,3 +6,3 @@ {

"author": "NRK <opensource@nrk.no> (https://www.nrk.no/)",
"version": "1.14.0",
"version": "1.14.1",
"license": "MIT",

@@ -9,0 +9,0 @@ "scripts": {

# @nrk/core-css ![Release](https://img.shields.io/github/release/nrkno/core-css.svg)
> Base styling and utilities for all NRK projects.
> Base styling and utilities for all NRK projects.
> `@nrk/core-css` exposes a set of class names and mixins to ease creating backwards compatible layouts and standard NRK styling. The code is built on BEM-conventions and is namespaced `nrk-` to play nice with existing projects.

@@ -13,3 +13,3 @@

```sh
npm install @nrk/core-css --save-exact
npm install @nrk/core-css
```

@@ -21,5 +21,5 @@

@import '@nrk/core-css/core-css.css'; // css
@import '@nrk/core-css/core-css.scss'; // sass
@import '@nrk/core-css/core-css.less'; // less
@import '@nrk/core-css/core-css.css' // css
@import '@nrk/core-css/core-css.scss' // sass
@import '@nrk/core-css/core-css.less' // less
@import 'node_modules/@nrk/core-css/core-css.styl' // stylus

@@ -26,0 +26,0 @@ ```

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc