Answer the question
In order to leave comments, you need to log in
How to properly use bower + gulp + sass?
Hello.
Here are some questions
1) I feel some dissonance from using bower + gulp + sass + foundation (or bootstrap - similar)
How to build a project?
Answer the question
In order to leave comments, you need to log in
m.habrahabr.ru/post/250569
Look at this article, it will be very useful
Personally, I do the following. For example bootstrap.
The bootstrap is installed as a bower component. From there, the main style.css file is copied, from where everything is cut into my styles folder. IntelliJ Idea (and other JetBrains editors) are great at replacing all paths at once. They should lead to the bower_components folder. I also copy variables and change the path in the main file. Well, here it is. Something like this)
For myself, I made a starting template and uploaded it to github. Might be interesting to take a look: https://github.com/meethemes/MeeStarter
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question