peedeeboy edited a comment on issue #1234: FIX: SASS integration is broken - removed old parameter "--cache-location" URL: https://github.com/apache/netbeans/pull/1234#issuecomment-536199230 Thanks @matthiasblaesing Ok, @maxcuttins - disregard my point **3.** apologies for causing confusion. Perhaps the best thing to do for libsass implementations is rely on the command line options being set in the project properties. Regarding the Netbeans CSS PreProcessor options, either: a) Amend the "Generate Source Maps" checkbox label to "Generate Source Maps (legacy RubySass only)" b) Conditionally hide the "Generate Source Maps" checkbox and label based on the value of `nb.sass.libsass` The `Full path of sass executable (usually x or y)` in Netbeans options already changes value depending on the value of `nb.sass.libsass`, so B would be consistent with that?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
