Skip to content

Commit

Permalink
feat: add solid adapter with tag name transform
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio committed Feb 23, 2024
1 parent 2eeb31a commit c4bb519
Show file tree
Hide file tree
Showing 3 changed files with 2,097 additions and 2,447 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@stencil/core": "4.12.3",
"@stencil/postcss": "2.1.0",
"@stencil/react-output-target": "0.5.3",
"@stencil/solid-output-target": "file:node_martin/stencil-solid-output-target-0.0.1.tgz",
"@stencil/solid-output-target": "file:node_martin/stencil-solid-output-target-0.1.0.tgz",
"@stencil/vue-output-target": "0.8.7",
"@types/jest": "26.0.24",
"@types/markdown-it": "13.0.7",
Expand All @@ -89,9 +89,9 @@
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"autoprefixer": "10.4.17",
"clsx": "2.1.0",
"color-rgba": "2.4.0",
"cross-env": "7.0.3",
"clsx": "2.1.0",
"cssnano": "6.0.3",
"eslint": "8.56.0",
"eslint-plugin-html": "8.0.0",
Expand Down
Loading

0 comments on commit c4bb519

Please sign in to comment.