play-bootstrap
play-bootstrap copied to clipboard
Added Play Framework 3.0 support for Bootstrap 4 with Scala 3 cross compile
I added a new core module for play 3.0 and created a module with 1.7.0 version that supports Bootstrap 4 forms in scala 2.13 and scala 3. Also the sample project is provided for the new module.
The scalariform formatter is replaced with scalafmt.
I think bootstrap 5 can be supported later on.
Nice! Will take a look asap.
Is it possible to validate this PR in the near future?
Thanks, Akos