Skip to content

Instantly share code, notes, and snippets.

@sgammon
Created July 11, 2023 05:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sgammon/229c5a567263c99f772be8e0459ab7ff to your computer and use it in GitHub Desktop.
Save sgammon/229c5a567263c99f772be8e0459ab7ff to your computer and use it in GitHub Desktop.
Buildless for Gradle: Groovy
plugins {
id 'build.less' version '1.0.0-beta1'
}
buildless {
// settings go here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment