Skip to content

Draft: [ci skip] Tailwind integration PoC

Paul Gascou-Vaillancourt requested to merge tailwind-poc into master

What does this MR do and why?

Integrates gitlab-ui!3003 (closed)

Rough attempt at integrating Tailwind. This applies a few arbitrary CSS utils in a few places just to see if it works, don't be surprised by how ugly everything looks.

Screenshots or screen recordings

How to set up and validate locally

  1. yarn
  2. gdk start
  3. ./bin/dev (starts Tailwind's watcher)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Paul Gascou-Vaillancourt

Merge request reports