-
Notifications
You must be signed in to change notification settings - Fork 20
Roadmap
Jonathan Harrell edited this page Feb 19, 2020
·
30 revisions
- ✅ Scoped component variables (these inherit from global variables) -> good article outlining this approach: https://css-tricks.com/theming-with-variables-globals-and-locals/
- ✅ Wider range of grays
- ✅ Make grays semantic
- ✅ Fix problem with box shadows vs. focus styles
- ✅ Move to css files
- ✅ Target some variables to remove
- ✅ Remove utilities
- ✅ Update docs - no IE support
- ✅ Docs - dark mode example
- ✅ Docs - add local override custom properties
- ✅ Update theme builder
- Fluid heading sizes
- Responsive height query for fluid typography?
- Confirm inclusion of all HTML elements
- :focus-visible styles separate from :focus styles (pending browser support)
- Better color input styling?
- Visited link color variable
- Color functions (pending browser support)