themefisher / airspace-hugo

Airspace Hugo theme for multipurpose use, like Portfolio, Blog, Business.
https://gethugothemes.com/products/airspace/?utm_source=airspace_github&utm_medium=referral&utm_campaign=github_theme_about
MIT License
354 stars 509 forks source link

Obsolete SCSS files? #127

Closed salim-b closed 3 years ago

salim-b commented 3 years ago

While working on improving this theme, I noticed that there are two SCSS files under assets/scss/ which do not appear to be used anywhere: home.scss and landing-page.scss

These files are neither Sass partials nor sourced by Hugo templating (resources.Get "...") so I wonder if I a PR removing these files is welcome. Having these files in the theme is just unnecessarily confusing I think.

somratpro commented 3 years ago

Thanks for your concern, we will remove it in our next update.

salim-b commented 3 years ago

Here you go: https://github.com/themefisher/airspace-hugo/pull/129 :slightly_smiling_face: