G
G
gleendo2015-03-22 14:00:05
css
gleendo, 2015-03-22 14:00:05

Where can I find tutorials on writing a grid in SASS?

I started learning sass and would like to learn how to write my own adaptive grid on it. Tell me where you can see tutorials on this topic, and indeed on the practices of using sass.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Grechushnikov, 2015-03-22
@maxyc_webber

google sass lesson video

D
Denis Ineshin, 2015-03-23
@IonDen

SASS is just a CSS extension, similar to LESS, Stylus and others.
First, learn how to use it, at least here: sass-lang.com/guide
To design an adaptive grid, you don’t need it, even if you use pure CSS. Preprocessors just make things easier.
Then google articles like these: maxsite.org/page/adaptive-css-grids , www.uxfox.ru/responsive-web-design
and develop your solution.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question