UNPKG

466 BSCSSView Raw
1@use "../widgets/material/colors" with ($color: "teal", $mode: "dark");
2@use "../widgets/material/sizes" with ($size: "compact");
3@use "../widgets/material/typography";
4@use "../widgets/material/icons";
5@use "../widgets/material/widget";
6@use "../widgets/material/card";
7@use "../widgets/material/fieldset";
8@use "../widgets/material/common";
9@use "../widgets/base/resizable";
10@use "../widgets/base/draggable";
11@use "../widgets/base/ui";
12@use "../widgets/material";