CSS Grid Overlay

CSS Grid Overlay

支持多个断点配置,轻松保存和分享团队之间的网格设置,助力高效设计!

13,007

更新日期:2022 年 4 月 6 日分类标签:平台:没限制

181KiB 10000 人已下载"> 手机查看

CSS Grid Overlay 插件安装教程:


扩展迷 | chrome插件下载与安装教程(图文讲解,全网最详细)

CSS Grid Overlay 插件简介:

Supports multiples breakpoints and the usual grid values (gutters, columns, max width, etc).

Configurations can easily be saved and shared among team members as json objects.

Example conf:

[
{
“columns”: 4,
“margins”: 16, // px before and after the first and last column
// these gutters work like margins:
// if distance between columns is 32px, gutters are 16
“gutters”: 16,
“from”: 0, // start of breakpoint in px
// Optional values
// “to”: 599, end of breakpoint in px
// grid will be centered after this maxWidth in px
// otherwise it’ll be full width
// “maxWidth”: 1440,
// if you want to move the grid
// (e.g. in a style guide with a left sidebar
// you’d use offsetLeft to push the grid to the right
// “offsetTop”: 0,
// “offsetRight”: 0,
// “offsetBottom”: 0,
// “offsetLeft”: 0,
// “backgroundColors”: {
// “columns”: “rgba(234, 23, 140, .3)”,
// “gutters”: “rgba(0, 231, 255, .3)”,
// “margins”: “rgba(0, 191, 165, .3)”
// }
}
]

CSS Grid Overlay 插件ID:

hajfilceeneohkmcakehndmaeonhlack

CSS Grid Overlay 插件最新版本:

10

相关导航

暂无评论

暂无评论...