cs01/gdbgui

Use Tailwind css and replace all custom css

Open

#312 opened on Feb 18, 2020

 (0 comments) (0 reactions) (0 assignees)TypeScript (521 forks)batch import
help wanted

Repository metrics

Stars
 (10,351 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. gdbgui's css is a mix of custom css values. This is difficult to maintain.

Describe the solution you'd like Use tailwind css, and gradually remove all of gdbgui's custom css. https://tailwindcss.com/

Contributor guide