summaryrefslogtreecommitdiff
path: root/examples/tailwindcss/src (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-06-28Restructure examples (#568)Gravatar Nate Moore 2-18/+0
* rename kitchen sink, pull out react example * split out the rest of the examples * align versions * chore: rename examples * chore: normalize gitignore * chore: update package versions * chore: move framework examples to `framework` namespace * docs: add README to examples Co-authored-by: Austin Crim <crim.austin@principal.com>
2021-05-21Add Tailwind support to Astro Dev Server (#222)Gravatar Drew Powers 2-8/+1
* Improve PostCSS and Tailwind support * Update styling docs * Changelog * Fix test hanging
2021-04-26Update defaults directory structure to `src` and `dist` (#132)Gravatar Nate Moore 2-0/+25
* chore: update defaults in docs * chore: update config defaults * test: update tests to config defaults * chore: update gitignore to new defaults * docs: update readme to new defaults * chore: update examples to new defaults * chore: update default exclude in lang server * chore: update tests * test: fix failing tests * chore: update www defaults