mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-28 03:27:07 +02:00
feat: another batch of fixes
This commit is contained in:
@@ -1,14 +1,3 @@
|
||||
// Bootstrap Utilities and Custom Bootstrap Components
|
||||
// This file imports standalone implementations of Bootstrap components
|
||||
// and contains Bootstrap-related utilities
|
||||
|
||||
// Standalone component implementations
|
||||
@use "offcanvas";
|
||||
@use "dropdown";
|
||||
@use "transitions";
|
||||
|
||||
|
||||
// Bootstrap-specific utility classes
|
||||
.dropdown-toggle.dropdown-toggle-no-icon::after {
|
||||
display: none;
|
||||
}
|
||||
@use "transitions";
|
||||
Reference in New Issue
Block a user