|
|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
- [ ] Develop a Vite plugin that supports merging all SVGs in a specified directory into an SVG symbol.
|
|
|
- [ ] Develop a VS Code plugin that supports displaying STDF component API and other functions when hovering over the cursor.
|
|
|
-- [ ] Develop a template scaffold that supports initializing STDF projects according to configuration. Initial support for Vite and SvelteKit.
|
|
|
+- [x] Develop a template scaffold that supports initializing STDF projects according to configuration. Initial support for Vite and SvelteKit.
|
|
|
- [ ] Implement custom theme colors according to Tailwind CSS variable rules.
|
|
|
- [ ] Add NumKeyboard component, which is generally used for entering numbers.
|
|
|
- [ ] Add SecurityCode component, which is generally used for entering numeric verification codes received via SMS or email.
|