coopdevs / coopdevs-old-web

coopdevs.org content
http://coopdevs.org
2 stars 10 forks source link

Add Tailwind CSS #55

Closed sauloperez closed 5 years ago

sauloperez commented 5 years ago

This adds the required configuration to use TailwindCSS to the site, which I strongly believe will make it easier for us to maintain a consistent style and speed up the dev process.

Although the config has been tested loading Tailwind stylesheets in a new <script>, it's not been commited so we can ship iterative changes without breaking production.

More changes will follow in separate PRs that completely refactor the stylesheets.

At the same time, this is the first step towards implementing the new design suggested in https://github.com/coopdevs/coopdevs.github.io/pull/54#issuecomment-513860651

sauloperez commented 5 years ago

done @andresgutgon