gajus / gajus/babel-plugin-react-css-modules

Cannot configure postcss-import plugin?

Offen
#136 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
question
Vorherrschende Sprache
JavaScript
Sterne
2k
Forks
159
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Is there any way to configure postcss-import plugin?

Something like

```
"plugins": [
"postcss-import", {
"path": ["path1", "path2"]
},
"postcss-each",
"postcss-cssnext"
]
```
I can see the error that it should be string.

```
[ { keyword: 'type',
dataPath: '.filetypes[\'.css\'].plugins[0]',
schemaPath: '#/properties/filetypes/patternProperties/%5C..*/properties/plugins/items/type',
params: { type: 'string' },
message: 'should be string' } ]
```

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.