mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-22 03:28:45 -06:00
Upgrade Tabler to v1.2 (#19355)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
@import 'variables';
|
||||
|
||||
// Tabler & vendors
|
||||
@import '../node_modules/@tabler/core/src/scss/_core.scss';
|
||||
@import '../node_modules/@tabler/core/src/scss/vendor/tom-select';
|
||||
// Tabler & Tom-Select
|
||||
@import '@tabler/core/scss/core';
|
||||
@import "tom-select/src/scss/tom-select.bootstrap5.scss";
|
||||
@import '@tabler/core/scss/vendor/tom-select';
|
||||
|
||||
// Overrides of external libraries
|
||||
@import 'overrides/bootstrap';
|
||||
|
||||
Reference in New Issue
Block a user