Skip to content
Snippets Groups Projects
Unverified Commit ec1d44a9 authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

Merge branch 'main' into extranet/blocks

parents 91c4b8d3 aab7a0e5
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,6 @@ module Communication::Extranet::WithStyle
protected
def generate_css
self.css = SassC::Sass2Scss.convert sass
self.css = SassC::Engine.new(sass, syntax: :sass, style: :compressed).render
end
end
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment