dwyl / learn-tachyons

:heart_eyes: Learn how to use Tachyons to craft beautiful, responsive and fast UI with functional CSS!
https://tachyons-bootstrap.dwyl.com
673 stars 39 forks source link

Remove reference of Pure CSS from index.html #35

Closed iteles closed 7 years ago

iteles commented 7 years ago

We seem to have a reference to pure CSS here (most likely a copy-paste issue): https://github.com/dwyl/learn-tachyons/blob/master/index.html#L7

This should be removed for clarity 👍

cwonrails commented 7 years ago

Done! https://github.com/dwyl/learn-tachyons/commit/760817bba131e6367eb96a79438b62a706ddf847

iteles commented 7 years ago

Thanks @cwonrails! :zap:

We're slowly slowly protecting master branches to prevent direct commits (this isn't a big deal for this small change but has been a real pain for us in the past) so thank you also for that reminder 😉