CssSelector
CssSelector =
string|SelectorsPerFiles
Defined in: types.ts:387
CSS selectors in following formats:
- String - a selector that will be applied to all files.
- Object (SelectorsPerFiles) - selectors applied only to the specified files.
CssSelector =
string|SelectorsPerFiles
Defined in: types.ts:387
CSS selectors in following formats: