KenEucker/biketag-vue

Remove boostrap from this project

Open

#228 opened on Jan 9, 2024

 (1 comment) (0 reactions) (1 assignee)TypeScript (20 forks)auto 404
do nextgood first issuehelp wanted

Repository metrics

Stars
 (26 stars)
PR merge metrics
 (Avg merge 11d 6h) (1 merged PR in 30d)

Description

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