This is currently experimental.
This repo is a monorepo for the npm package https://www.npmjs.com/package/svelte-tuicss.
The docs for the packages will be more helpful than this page.
There are examples here
This repo uses husky and enforces conventional-commits in order to automate generating changelogs for the library.
If you are commiting changes to code at:
docs-kit please ensure you only use the docs commit type, the code in this path is only for the docs site and is deployed after each mergefix feat or BREAKING CHANGE commit types if you have made tangible change in lib-kit, that may also include, a documentation change that needs publishing to npm and/or a change to the lib itself.