Skip to content

Interface: SassPreprocessorOptions

Defined in: src/features/css/index.ts:111

Indexable

ts
[key: string]: any

Properties

additionalData?

ts
optional additionalData: PreprocessorAdditionalData;

Defined in: src/features/css/index.ts:112

Released under the MIT License.