1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

rename tabler-core.scss to core.scss

This commit is contained in:
codecalm
2021-10-24 18:54:05 +02:00
parent cb6c5f59f5
commit 19743b7985
4 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
// Components
@import "~bootstrap/scss/root";
@import "~bootstrap/scss/reboot";
@import "~bootstrap/scss/type";

View File

@@ -1,3 +1,4 @@
// Config
@import "~bootstrap/scss/functions";
@import "~bootstrap/scss/variables";
@import "~bootstrap/scss/mixins";

View File

@@ -1,2 +1,2 @@
@import "tabler-core";
@import "core";