mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-04-21 14:12:45 +00:00
* Using resources.PostCSS to handle stylesheets * Allow optional processing of assets through Hugo Pipes * We can settle with 0.64.0
6 lines
118 B
CSS
6 lines
118 B
CSS
@import '_tachyons';
|
|
@import '_code';
|
|
@import '_hugo-internal-templates';
|
|
@import '_social-icons';
|
|
@import '_styles';
|