frjo / hugo-theme-zen

A fast and clean Hugo base theme with css-grid and Hugo pipes support.
https://zen-demo.xdeb.org/
GNU General Public License v2.0
276 stars 80 forks source link

Missing tags component #83

Closed danielfdickinson closed 1 year ago

danielfdickinson commented 1 year ago

In commit 1d6e50708afc5bdda9d7f3e152f004e58ac9f4e0 on assets/sass/styles.scss the following import references a file which does not exist:

@import 'components/tags/tags'

frjo commented 1 year ago

Thank for altering me of this! A old entry in global gitignore messed it up. I have added it now.