mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
6 lines
173 B
Plaintext
6 lines
173 B
Plaintext
// Index .less, any imports here will be included in the final css build
|
|
|
|
@import "~bootstrap/less/bootstrap.less";
|
|
@import "./variables.less";
|
|
@import "./bootswatch.less";
|