epicmaxco/vuestic-admin

Mix of tailwind and bem

Open

#1,017 opened on 2024年1月24日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Vue (10,951 stars) (1,801 forks)user submission
d1: super easygood first issuerefactoringv1: minor

説明

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

コントリビューターガイド