digitoimistodude / air-light

💨 WordPress starter theme - designed to be minimal, ultra-lightweight (< 20 kB) and easy for all kinds of WordPress projects. 7+years/1000+hours of development and still updating daily! We prefer the original WordPress way of doing things so no strange templating languages or frameworks here.
https://airwptheme.com
MIT License
929 stars 139 forks source link

Cleanup script removes and touches site footer twice #184

Closed raikasdev closed 11 months ago

raikasdev commented 1 year ago

In the createtheme's cleanups.sh task, the site footer is removed and touched twice. I suspect that this should remove and touch _site-header.scss?

carbon

https://github.com/digitoimistodude/air-light/blob/7902d563651a09e25a90a1d5d1435172ea408366/bin/tasks/cleanups.sh#LL22C1-L25C58

ronilaukkarinen commented 1 year ago

Thanks. As we're very busy right now, PRs are welcome.