Energy-Visualizer / Energy-Visualizer/mexer
Clean up Tailwind classes
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 3h 47m
- Merged PRs (30d)
- 1
Description
Some components (such as the visualizer's plotting menu) feature long strings of repeated Tailwind class names. The template code should be cleaned up by either:
1. Creating reusable components if appropriate so the Tailwind classes are not duplicated.
2. Use Tailwind's `@apply` directive in the CSS.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.