1
0
Fork
You've already forked play-tailwindcss
0
An example project on how to use tailwindcss in play framework, without npm https://hertig.blog/posts/tailwindcss-in-play-framework-without-npm
This repository has been archived on 2026年01月27日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Scala 36.3%
  • Java 31.5%
  • HTML 22.8%
  • CSS 7.8%
  • JavaScript 1.6%
Michael Hertig 236999020e
All checks were successful
CI / Run tests (push) Successful in 1m31s
add tests, ci
2024年08月18日 19:51:03 +02:00
.forgejo/workflows add tests, ci 2024年08月18日 19:51:03 +02:00
app add tests, ci 2024年08月18日 19:51:03 +02:00
conf initial commit 2024年08月18日 17:23:40 +02:00
project add tailwindcss support 2024年08月18日 18:30:14 +02:00
public initial commit 2024年08月18日 17:23:40 +02:00
test/controllers add tests, ci 2024年08月18日 19:51:03 +02:00
.gitignore initial commit 2024年08月18日 17:23:40 +02:00
build.sbt add tailwindcss support 2024年08月18日 18:30:14 +02:00
README.md add tests, ci 2024年08月18日 19:51:03 +02:00
tailwind.config.js add tailwindcss support 2024年08月18日 18:30:14 +02:00
tailwind.sbt add tailwindcss support 2024年08月18日 18:30:14 +02:00
tailwindcss-linux-x64 add tailwindcss support 2024年08月18日 18:30:14 +02:00
tailwindcss-windows-x64.exe add tailwindcss support 2024年08月18日 18:30:14 +02:00

play-tailwindcss

An example project on how to use tailwindcss in play framework, without npm. This is based on the full guide available here: https://hertig.blog/posts/tailwindcss-in-play-framework-without-npm