Back to Playframework

Static assets

documentation/manual/working/commonGuide/assets/Assets.md

3.1.0-M9499 B
Original Source
<!--- Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com> -->

Static assets

This section covers serving your application’s static resources such as JavaScript, CSS and images.

  • [[Working with public assets|AssetsOverview]]
  • [[Using CoffeeScript|AssetsCoffeeScript]]
  • [[Using LESS CSS|AssetsLess]]
  • [[Using Sass|AssetsSass]]
  • [[Using JSHint|AssetsJSHint]]
  • [[Using RequireJs|RequireJS-support]]