diff options
| author | maks <[email protected]> | 2021-12-23 13:58:25 +0100 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-02-25 14:59:15 -0800 |
| commit | d74870a749d694cb2859d300c24a0a49a0b52bce (patch) | |
| tree | 8bfedd549b441b6e87bea5fad86668aa945f7b69 /.github/workflows | |
| parent | fd9db1758b17e6dc5c259f9efd486638af927777 (diff) | |
| download | bootstrap-d74870a749d694cb2859d300c24a0a49a0b52bce.tar.xz bootstrap-d74870a749d694cb2859d300c24a0a49a0b52bce.zip | |
move theme-colors (vars+map) after color tints definitions
In this way we can use color tints other than grays in our custom theme, w/o having to extend it later (e.g `$primary: $indigo-600;` ). This could be done in the project variables file, but i believe most developers just include a full local copy of `scss/_variables.scss` before the the original `default` file and change the values the need (maybe also removing the !default flag) so that it's easier to track changes and custom values during upgrades.
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions
