Automattic / Automattic/block-experiments

Layout grid: loading front end CSS along with editor CSS breaks the grid

Open
#102 0 comments 0 reactions 0 assignees View on GitHub
Enhancement
Dominant language
JavaScript
Stars
131
Forks
18
PR merge metrics
No merged PRs in 30d

Description

If you use the grid block in a front-end editor situation the CSS from `editor.css` overrides the CSS in `front.css`. Generally things work well, except that the `editor.css` changes the grid from `display: grid` to `display: flex`.

This should probably be included as part of #85

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.