UNPKG

angular-base-starter

Version:

Angular starter based on @ngrx/store & Redux

10 lines 248 B
module.exports = { plugins:{ 'postcss-import': {}, 'postcss-custom-properties': {}, 'postcss-modules-extract-imports': {}, 'postcss-nested': {}, 'postcss-reporter': {}, 'postcss-url': {} } }