Add Styles To Tailwind 2
February 2021
NOTE: In order to get this to work, I had to:
Tailwind removes most default styles via it's `preflight`. Global/base styles can be added back in in the syltes/global.css file in Gatsby after walking through the Tailwind install.
An example:
end of line