You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature has a multitude of uses and actually, also, enables Sass variable exports (as pointed out, further below).
Acceptance Criteria
We need to add an example of this to the main README file and additionally add details about different ways to use the processor option .
Example showing how to export sass/css variables to resulting compiled modules (hint: This is done using 'icss-util', and 'postcss' packages) which should be listed processor option docs:
This feature has a multitude of uses and actually, also, enables Sass variable exports (as pointed out, further below).
Acceptance Criteria
We need to add an example of this to the main README file and additionally add details about different ways to use the
processor
option .Example showing how to export sass/css variables to resulting compiled modules (hint: This is done using 'icss-util', and 'postcss' packages) which should be listed
processor
option docs:rollup-plugin-sass/test/index.test.ts
Lines 290 to 315 in f4b2e64
The text was updated successfully, but these errors were encountered: