cs01/gdbgui

Use Tailwind css and replace all custom css

Open

#312 opened on Feb 18, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (6,592 stars) (376 forks)batch import
help wanted

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