hugo-theme-relearn/assets/css/theme-relearn.css

4 lines
249 B
CSS
Raw Normal View History

/* this file is here for compatiblity with older installations; use theme-relearn-light instead */
/* prettier-ignore {{ $assetBusting := partialCached "assetbusting.gotmpl" . -}} */
@import '{{ printf "theme-relearn-light.css%s" $assetBusting }}';