Closed j1mie closed 4 years ago
@SimonFinney thanks for sharing the link for Sass Modules via slack. I'm wondering if this is something we can look at in relation to this work? @jendowns
@j1mie I'd love that! Currently, this feature is only available in dart-sass
so it would require us to migrate over and I believe anyone else planning on consuming it would have to do the same š
Hrmmmm, okay scratch that so!
dev
This will reduce compilation time down from 63 seconds to 16. Recommended guidance for offering teams -
// vendor.scss
@import '@carbon/ibm-security/scss/index';
// application.scss
// Application styles.
// index.scss
@import 'vendor';
@import 'application';
:tada: This issue has been resolved in version 1.18.1-prerelease.8 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This issue has been resolved in version 1.19.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Context
globals/index
, which has known performance issues)Components (tag yourself on component PRs you're working on)
Other
TODO
s