dev
Move `--tblr-` custom-property prefixing from Sass to PostCSS (#2795)
Migrate core SCSS from `@import` to `@use`/`@forward` (#2709)
Migrate CSS direction properties to logical properties for improved RTL support (#2773)
Make `.card-header` background transparent by default, add override hooks (#2802)
Wire stylelint into the SCSS lint pipeline (#2794)
Fix double border on `.dropdown-menu` (#2839)