flora-server icon indicating copy to clipboard operation
flora-server copied to clipboard

Improve the CSS to get away from Tailwind

Open tchoutri opened this issue 2 years ago • 0 comments

Currently, the CSS of the application is handled in an awkward way:

  • Tailwind is used both in class mode and in @apply mode in the source files and the CSS files.
  • It's not being written in the spirit of hinting the browser, and its sins are numerous.
  • ~~It's not being linted as part of the CI.~~

tchoutri avatar May 21 '22 17:05 tchoutri