HelixUtimate 2.0 Update SCSSPHP - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

HelixUtimate 2.0 Update SCSSPHP

A

Alvaro

Helix Framework 4 years ago

Hi, you need to update the SCSSPHP compiler in the helixultimate plugin, currently you are using version 1.4.1 and it is not able to compile Bootstrap or SCSS like this.

$utilities-colors: map-merge(
  $theme-colors-rgb,
  (
    "black": to-rgb($black),
    "white": to-rgb($white),
    "body":  to-rgb($body-color)
  )
) !default;

The latest version is 1.6.0 which compiles correctly both bootstrap and other custom functions and mixins. I have tried it and you only need to update scssphp in plugin, I think many of us will appreciate it if you include it in the next version of helixultimate.

Thanks.

0
1 Answers
Ariba
Ariba
Accepted Answer
Support Agent 4 years ago #28745

Hello

Thank you for sharing your feedback, much appreciated.

I will convey your message to our Developer Team to look into this.

0