Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.css « src - github.com/marketempower/axiom.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f66e600883ab08382bbdfc729053cfd5ceca5320 (plain)
1
2
3
4
5
6
7
8
9
@import "tailwindcss/base";
@import "tailwindcss/components";
@import "tailwindcss/utilities";

@import "global";
@import "theme";
@import "tools";
@import "cdata";
@import "code";