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

style.scss « sass « src - github.com/heyeshuang/hugo-theme-tokiwa.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e57a0ab869c2018a3b22964b070dcb25fda59a07 (plain)
1
2
3
4
5
6
7
8
// @import "normalize";
/* purgecss start ignore */
@import "tailwindcss/base";

@import "tailwindcss/components";
/* purgecss end ignore */

@import "tailwindcss/utilities";