mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-19 16:23:31 +00:00
The "@import url()" statement for loading Lato from Google Fonts was ignored because "@import are not allowed after any valid statement other than @charset and @import" according to the W3C CSS Validator. Also remove the line for importing line-icons.css which no longer exists.