KenEucker/biketag-vue

Remove boostrap from this project

Offen

#228 geöffnet am 09.01.2024

 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)TypeScript (20 Forks)auto 404
do nextgood first issuehelp wanted

Repository-Metriken

Stars
 (26 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 11T 6h) (1 gemergte PR in 30 T)

Beschreibung

In order to make it easier for the components in this project to be consumed elsewhere, I think bootstrap needs to be removed. Here are the files that need to have bootstrap components removed from:

BikeTag.vue BikeTagFooter.vue BikeTagInput.vue BikeTagMap.vue BikeTagMenu.vue BikeTagQueue.vue

While replacing items using bootstrap, this would be a good time to incorporate tailwind into this project, and to ship the components with this project styled using tailwind.

Contributor Guide