mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 15:45:47 +01:00
16 lines
459 B
Text
16 lines
459 B
Text
plugins:
|
|
postcss-smart-import: {}
|
|
postcss-custom-properties: {}
|
|
postcss-apply: {}
|
|
postcss-custom-media: {}
|
|
postcss-media-minmax: {}
|
|
postcss-custom-selectors: {}
|
|
postcss-nested-ancestors: {}
|
|
postcss-nesting: {}
|
|
postcss-nested: {}
|
|
postcss-color-function: {}
|
|
postcss-color-hex-alpha: {}
|
|
postcss-font-variant: {}
|
|
postcss-font-family-system-ui: {}
|
|
autoprefixer:
|
|
browsers: ['last 2 versions', '> 1%']
|