epicmaxco/vuestic-admin

Mix of tailwind and bem

Open

#1,017 opened on Jan 24, 2024

View on 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

Contributor guide