Closed gregrickaby closed 3 years ago
Even though we're likely going a different direction, here is a spike branch that does the following:
Note: Rebuild times appear to range from 3500ms to 4000ms on my local. Which is not much more than before these changes.
style.scss
and editor.scss
for importing styles@tailwind base;
to style.scss
and editor.scss
so that we can control the behavior behind this feature and address some concerns around selector name scoping.See spike/mle-abstract-tailwind-imports
The Problems
Discussion Topics