tailwindcss
#CSS
ユーティリティクラスを使ってスタイルを記述していくという思想のCSSフレームワーク
https://tailwindcss.com/
https://github.com/tailwindlabs/tailwindcss
Bundler上で利用する場合、PostCSSプラグインとして導入することが推奨されている
https://tailwindcss.com/docs/installation/using-postcss
Viteで使う場合のGetting Started
https://tailwindcss.com/docs/guides/vite