GitXplorerGitXplorer
t

astro-wcc

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
948e92d8eca506986fe11e32488f2510152422fe

adopt astro-wcc package

tthescientist13 committed 8 months ago
Unverified
94b5c60f9ca9faaa5351d30c119bcd4fb7eee85b

add links in README

tthescientist13 committed 8 months ago
Unverified
b206898d5d965b10ab55dc4b6d4163364ea34a8c

document caveats

tthescientist13 committed 8 months ago
Unverified
36627d66951ae9fb4253a7f3b378a5a01f6001fa

formatting

tthescientist13 committed 8 months ago
Unverified
01ce138c37bcd7bf2d452999585101f8d6fbc2f7

rename config file

tthescientist13 committed 8 months ago
Unverified
5f4f283520218b1a3692c26e806fa9498d9bd5d0

minor refactor

tthescientist13 committed 8 months ago

README

The README file for this repository.

astro-wcc

A demonstration repo for using Astro and WCC together.

Caveats

  • Currently assumes <x-${tagName}> maps to src/components/${tagName}.js
  • Client hints (e.g. <x-greeting client:visible>) are not supported