MyTetra Share
Делитесь знаниями!
Время создания: 04.02.2022 19:26
Автор: alensav
Текстовые метки: Flex Breakpoints
Раздел: MyTetra - INTERNET - HTTM
Запись: alensav/MyTetra2/main/base/1643991970u64oy1k6im/text.html на raw.githubusercontent.com

Grid to Flex

By @shadeed9 Github

Min Item Width

Col Gap

Row Gap

 Unify the gap for columns and rows

Flex Breakpoints

Add breakpoint

remove

Breakpoint 1

Min Width

Items


Generate SCSS

 How it works

CSS Grid minmax function is used to dynamically make a responsive layout with a specificed item width. On the left side, you can control the minimum width and spacing between grid items.
Then, you can edit or add Flexbox breakpoints. Once that is done, click on Generate SCSS to get the ready to use Sass code. See usage 
Example

display: grid;

grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));

grid-gap: 16px 16px;


Смотри на САЙТЕ

Так же в этом разделе:
 
MyTetra Share v.0.64
Яндекс индекс цитирования