CSS Builder Gradle property only works for modules
Description
Environment
None
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee

Reporter

Git Pull Request
Components
Fix versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created November 7, 2017 at 11:48 AM
Updated June 21, 2022 at 11:29 AM
Resolved November 10, 2017 at 8:19 PM
Currently, our docs recommend adding the following Gradle property in a Liferay Workspace's
gradle.properties
to enable Ruby Sass Compiling:This, however, does not work for non-OSGi modules (e.g., themes). Instead, for developers using Workspace to compile Sass in WAR files, they should insert the following into the WAR project's
build.gradle
: