Skip to content
Snippets Groups Projects

Issue #266: UPDATE Changing colors names tailwind

Merged esrsc23 requested to merge issue-266/edit-color-tailwind into develop
4 files
+ 95
3
Compare changes
  • Side-by-side
  • Inline
Files
4
/* Obsoleto*/
html[data-theme="tema_especial"] {
--main: #f9ba00;
--secondary: #006622;
Loading