With this change, on my browser, reloading a page in development after changing a CSS file is about 10%-15% faster. On the minus side, this change results in an extra request when browsing the page; AFAIK it isn't that big of a deal, even when the server isn't using HTTP/2.
4 lines
50 B
SCSS
4 lines
50 B
SCSS
$global-text-direction: rtl;
|
|
|
|
@import "vendored";
|