New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nrk/core-css

Package Overview
Dependencies
Maintainers
117
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

to
1.12.1

22

package.json

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

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

@@ -26,17 +26,9 @@ "scripts": {

"devDependencies": {
"autoprefixer": "9.4.0",
"http-server": "0.11.1",
"jsdom": "13.1.0",
"postcss": "7.0.6",
"autoprefixer": "9.4.5",
"postcss": "7.0.13",
"postcss-classes-to-mixins": "0.0.3",
"postcss-header": "1.0.0",
"rollup": "0.66.2",
"rollup-plugin-babel": "4.0.3",
"rollup-plugin-buble": "0.19.2",
"rollup-plugin-commonjs": "9.1.8",
"rollup-plugin-html": "0.2.1",
"rollup-plugin-node-resolve": "3.4.0",
"rollup-plugin-postcss": "1.6.2",
"rollup-plugin-replace": "2.1.0",
"rollup-plugin-serve": "0.6.0",
"rollup-plugin-uglify": "6.0.0",
"rollup": "1.1.0",
"rollup-plugin-postcss": "1.6.3",
"rollup-plugin-serve": "1.0.0",
"standard": "12.0.1"

@@ -43,0 +35,0 @@ },

# @nrk/core-css ![Release](https://img.shields.io/github/release/nrkno/core-css.svg)
Core CSS layer for web services.
> Base styling and utilities for all NRK projects.
## Installation
For installation and usage, read the [documentation](https://static.nrk.no/core-css/latest/).
### Install via static.nrk.no (preferred)
```html
<link rel="stylesheet" href="https://static.nrk.no/core-css/latest/core-css.min.css">
```
or version
```html
<link rel="stylesheet" href="https://static.nrk.no/core-css/X.X.X/core-css.min.css">
```
### Install with `npm`
```bash
npm install @nrk/core-css --save
```
### Install with `yarn`
```bash
yarn add @nrk/core-css
```
```css
@import '@nrk/core-css/lib/core-css.css';
```
## Adding fonts and icons

@@ -30,0 +7,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