Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 1d475dd

Browse files
committed
chore(readme): updated readme
1 parent 91d6a8a commit 1d475dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ You can also view all developed components in Storybook!
1616
#### Project TODO:
1717
- [x] Setup Storybook for components UI
1818
- [x] Theme Provider
19+
- [x] Develop styling scheme for components with styled components
1920
- [x] Setup Vue.js plugin system
2021
- [x] Provide Theme
21-
- [ ] Observe theme and set it dynamically in javascript with ease.
22+
- [x] Observe theme and set it dynamically in javascript with ease.
2223
- [ ] Provide icons API for icons component
23-
- [ ] Develop styling scheme for components with styled components
24+
- [ ] Accessibility (Focus) Styling
2425
- [ ] Setup NPM distribution
2526
- [ ] Set up type system for components with Typescript
26-
- [ ] Accessibility (Focus) Styling
2727

0 commit comments

Comments
 (0)