3.5.10 • Published 2 years ago

@dnb-org/postcss-config v3.5.10

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

@dnb-org/postcss-config

Installation

Use npm to install this package as development dependency:

npm install --save-dev @dnb-org/postcss-config

Configuration

Create postcss.config.js with the following content:

const config = require("@dnb-org/postcss-config");
module.exports = config;

More information about PostCSS configuration.

Configuration rules in this package

To be written ...

Note about using PostCSS in GoHugo

GoHugo is weird, but great. To get PostCSS to work with GoHugo the postcss-cli package needs to be installed in the project itself and is not handled through this configuration. Run the following to get PostCSS working in GoHugo:

npm install --save-dev postcss-cli

A global postcss-cli installation won't work if the plugins in this package are not installed globally as well.

DNB-Org/Configurations

A collection of configurations for website development at DNB Org.

PackageDescription
babel-configBabel configuration
bootstrap-configBootstrap configuration
browserslist-configBrowserslist configuration
commitlint-configCommitlint configuration
cssnano-configCSSnano configuration
cypress-configCypress configuration
eslint-configESLint configuration
postcss-configPostCSS configuration
prettier-configPrettier configuration
remark-configReMark configuration
standard-version-configStandard Version configuration
stylelint-configStyleLint configuration
textlint-configTextLint configuration
webpack-configWebpack configuration
toolsTools
3.5.10

2 years ago

3.5.9

2 years ago

3.5.8

2 years ago

3.5.7

2 years ago

3.4.8

2 years ago

3.5.6

2 years ago

3.4.7

2 years ago

3.5.5

2 years ago

3.4.6

2 years ago

3.5.4

2 years ago

3.4.5

2 years ago

3.4.9

2 years ago

3.5.3

2 years ago

3.5.2

2 years ago

3.5.1

2 years ago

3.5.0

2 years ago

3.4.10

2 years ago

3.4.11

2 years ago

3.4.4

2 years ago

3.4.3

2 years ago

3.4.2

2 years ago

3.4.1

2 years ago

3.4.0

2 years ago

3.3.11

2 years ago

3.3.9

2 years ago

3.3.8

3 years ago

3.3.1

3 years ago

3.3.4

3 years ago

3.3.0

3 years ago

3.2.22

3 years ago

3.2.19

3 years ago

3.2.18

3 years ago

3.2.11

3 years ago

3.2.8

3 years ago

3.2.7

3 years ago

3.2.0

3 years ago

3.1.0

3 years ago

3.0.25

3 years ago