Update README.md
This commit is contained in:
parent
6604fa2929
commit
506e5383da
|
@ -20,9 +20,10 @@
|
|||
- Beside the theme declaration no CSS outside of Tailwind CSS
|
||||
- Manually added support for scrollbar styling
|
||||
- Support for [Material Icons](https://fonts.google.com/icons)
|
||||
- Support for light and dark mode with a manual switch and system's selected theme by default
|
||||
- Support for creating any arbitrary theming mode by swapping CSS variables
|
||||
- Framework: [Next.js](https://nextjs.org/) (React)
|
||||
- Multilanguage support
|
||||
- State Management: [React Context](https://reactjs.org/docs/context.html)
|
||||
- Persistent app state using LocalStorage
|
||||
- Support for many screen sizes and resolutions
|
||||
- Support for light and dark mode with a manual switch and system's selected theme by default
|
||||
|
|
Loading…
Reference in New Issue