mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-26 21:51:02 +03:00
7 lines
210 B
CSS
7 lines
210 B
CSS
/* The order of these does not matter. */
|
|
@import "./content.css";
|
|
@import "./fonts.css";
|
|
@import "./helpers.css";
|
|
@import "./shortcodes.css";
|
|
@import "./tableofcontents.css";
|
|
@import "./view-transitions.css";
|