alex996 / alex996/react-css-spinners
CSS variables forced in style prop
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 61
- Forks
- 20
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Wouldn't it be better to define the default value of the CSS variables in the CSS file and to not define them via the `style` prop?
That way, it's easy to modify them in another CSS file (without having to use `!important`).
If styling props are passed, define them individually via `style`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.