25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- // https://github.com/michael-ciniawsky/postcss-load-config
-
- module.exports = {
- 'plugins': {
- // to edit target browsers: use "browserslist" field in package.json
- 'autoprefixer': {}
- }
- }
|