Link to home
Start Free TrialLog in
Avatar of Vipin Kumar
Vipin KumarFlag for India

asked on

Use Autoprefixer with Sass Compiler for Bootstrap 4

Hi,

I want to setup a development project using Bootstrap 4, so basically what I want to achieve is that I want to modify the actual .scss files provided by Bootstrap as per my requirement instead of creating my own scss file. I am using Netbeans 8.2 as the IDE for the same. As per Bootstrap we need to have Sass compiler and Autoprefixer to achieve the same. In Netbeans i setup the Sass compiler and i can compile the scss file to css. But I am unable to understand how to use the Autoprefixer to compile the css with vendor prefixes.

Also, instead of using the inbuilt webserver I have wampserver 3.1.3 installed on my windows 10 machine

Kindly help with the step by step to use Autoprefixer along with Sass compiler in Netbeans 8.2

Kindly let me know if any further information is required.

Thanks in advance.
Avatar of Kyle Santos
Kyle Santos
Flag of United States of America image

Hi,

I am following up on your question.  Do you still need help?

If you solved the problem on your own, would you please post the solution here in case others have the same problem?

Regards,

Kyle Santos
Customer Relations
ASKER CERTIFIED SOLUTION
Avatar of Vipin Kumar
Vipin Kumar
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial