epicmaxco/vuestic-admin

Mix of tailwind and bem

Open

#1.017 aberto em 24 de jan. de 2024

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Vue (10.951 stars) (1.801 forks)user submission
d1: super easygood first issuerefactoringv1: minor

Description

Right now we have some components that use bem, while majority of the application uses tailwind

I searched by "__" and this seems to be the list. Feel free to check other components.

We want to only use tailwind for vuestic-admin. So for all of these we need to replace bem implementation with tailwind classes (simplest way might be to use GPT to help with that).

image

Guia do colaborador