artofthesmart / hypertext

An incredibly fast, compatible, and efficient Grav CMS theme.
http://hypertext.artofthesmart.com
MIT License
50 stars 14 forks source link

Switch from patching directly in CSS files to having an import function in the renderer #105

Open artofthesmart opened 4 months ago

artofthesmart commented 4 months ago

This makes it easier to upgrade CSS files later if needed. Just a TODO.