Answer the question
In order to leave comments, you need to log in
What are the best scss frameworks to use? Which are the best and why?
Hello!
Answer the question
In order to leave comments, you need to log in
I advise you to switch to a clean layout based on Flexbox , if support for older browsers is not important. In general, with it you can very easily write any sites even without using any frameworks. And it is also more flexible and will work better, among other things. Such cases)
Plus - another very good document explaining the principles of Flexbox.
I've been typing a lot of things on the basis of these two sources lately, and the result really pleases me. I even began to think that, in general, the need for layout frameworks in this approach is practically eliminated.
PS
A .. Either I misunderstood the author's question. We need to frame the question more correctly then. I use postcss for the most part, in bulk scss, and don't use any additional scss plugins.
gulp + sass + jade I
advise you to watch these videos https://www.youtube.com/playlist?list=PLqGj3iMvMa4...
Why do you need a third party library? Just look at what is repeated with each layout, what can be optimized, automated and write your own mini-library. For example, I have a template on github , to which I add something after each project.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question