aboutsummaryrefslogtreecommitdiff
path: root/Docs/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'Docs/source/conf.py')
0 files changed, 0 insertions, 0 deletions
on value='examples/with-tailwindcss'>examples/with-tailwindcss Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/utils.ts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-21Only run CI on pull requests and merges, not every commit (#119)Gravatar Drew Powers 1-3/+23
2021-04-21Prettier support for `.astro` files (#106)Gravatar Nate Moore 22-83/+5980
2021-04-20Split README into docs (#118)Gravatar Drew Powers 4-318/+486
2021-04-20Update Snowpack, Add CSS Modules SSR (#116)Gravatar Drew Powers 11-29/+100
2021-04-19action: add kitchen-sink to nodejs workflow (#113)Gravatar duncanhealy 1-0/+5
2021-04-19[ci] npm run formatGravatar matthewp 3-3/+3
2021-04-19Fix building of dynamic Svelte components (#115)Gravatar Matthew Phillips 6-3/+75
2021-04-190.0.6v0.0.6Gravatar Matthew Phillips 2-2/+2
2021-04-19Fix visible components (#112)Gravatar Matthew Phillips 1-2/+2
2021-04-19[ci] npm run formatGravatar matthewp 2-22/+16
2021-04-19Fix dynamic React components (#111)Gravatar Matthew Phillips 11-782/+1342
2021-04-16chore: remove github banner, add to banner to README (#108)Gravatar Nate Moore 2-1/+1
2021-04-16Add assets (#107)Gravatar Nate Moore 11-2/+29
2021-04-16[ci] npm run formatGravatar matthewp 1-6/+14
2021-04-16Pass mode into snowpack runtime (#99)Gravatar Matthew Phillips 7-271/+2366
2021-04-15[ci] npm run formatGravatar natemoo-re 10-186/+184
2021-04-15Support children inside of components (#72)Gravatar Nate Moore 24-286/+6444
2021-04-14style(www): small style tweaksGravatar Nate Moore 3-3/+20
2021-04-14Add collections to build (#94)Gravatar Drew Powers 2-29/+133
2021-04-14fix: update og imageGravatar Nate Moore 1-2/+2
2021-04-14New landing page (#95)Gravatar Nate Moore 29-6183/+996
2021-04-14Add Windows Support (#93)Gravatar Drew Powers 12-28/+47
2021-04-14Improve Tailwind docs & Tailwind support (#92)Gravatar Drew Powers 11-53/+1106
2021-04-13Add Astro.fetchContent API (#91)Gravatar Drew Powers 18-71/+213