0

I am using gulp to run a build command which compiles my SASS files. When I compile these SASS files locally, they are fine, but when I compile them on my server, SASS strips out all -moz-box-sizing styles. Are there any settings in SASS what would do that?

Any recommendations on where to start would be helpful.

Also, I forgot to mention the box-sizing properties are being applied using a mixin. The mixin simply adds all the vendor prefixes.

tgrux
  • 103
  • 3
  • 9

0 Answers0