♻️ [bootstrap] Reubica archivos estáticos
This commit is contained in:
parent
4c8f742b7b
commit
bf3fc68de5
106 changed files with 30 additions and 31 deletions
7
packages/pagetop-bootsier/static/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
vendored
Normal file
7
packages/pagetop-bootsier/static/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// TODO: this file can be removed safely in v6 when `@import "variables-dark"` will be removed at the end of _variables.scss
|
||||
|
||||
@import "../../functions";
|
||||
@import "../../variables";
|
||||
// Voluntarily not importing _variables-dark.scss
|
||||
@import "../../maps";
|
||||
@import "../../mixins";
|
||||
Loading…
Add table
Add a link
Reference in a new issue