Jump to content

Sass compiling very slow and weird sass files


Recommended Posts

Hi, 

 

After long time away from Prestashop development, I'm starting to develop webshops for our customer. 

 

I just installed the new version of Prestashop and started creating my new theme. 

 

I install compass and the modules compiling sass files. But found out when I make any changes it takes between 3 to 5 minutes before the sass files are compiled and ready. 

I normally uses gulp to compile my sass files with and that takes round 1-2 seconds to finished compile many sass files. Any idea what to do here? 

 

I made a copy of the default theme. I edit the font-family in the _theme_variables.scss compiled the files. And nothing changed. 

So I started looking into the files, and it seems the theme uses the variable "$font-family-base" instead of "$font-family" why doesnt the theme variables matches the bootstrap variables? 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...