Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Add "Sourcemap" the CSS output (SASS or SCSS)
Hello friends.
Usually I work with SASS and Compass. Since working with Liferay I'm looking for a way to include in a configuration file that SASS option:
This option allows you to view in your browser inspector sass or SCSS source file in which you are working, like this: https://chillco.com/blog/setting-sass-and-compass-source-maps
Or here: http://thesassway.com/intermediate/using-source-maps-with-sass
How I can configure Liferay to work with "Sourcemap"?
Thank you.
Usually I work with SASS and Compass. Since working with Liferay I'm looking for a way to include in a configuration file that SASS option:
sass_options = {:sourcemap => true}This option allows you to view in your browser inspector sass or SCSS source file in which you are working, like this: https://chillco.com/blog/setting-sass-and-compass-source-maps
Or here: http://thesassway.com/intermediate/using-source-maps-with-sass
How I can configure Liferay to work with "Sourcemap"?
Thank you.
Attachments:
Enrique Rodríguez:
How I can configure Liferay to work with "Sourcemap"?
Currently, the version of SASS that's included in Portal didn't support that configuration. We may add it in the future though.
This option is very useful, it would be great to have this setting in future updates.
Really thanks.
Really thanks.