Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Add justify-self and justify-items grid properties #143

Merged
merged 1 commit into from
Jan 25, 2021

Conversation

goodmind
Copy link
Contributor

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
  • All new code requires tests to ensure against regressions

Description of the Change

Add justify-self and justify-items
https://www.w3.org/TR/css-grid-1/#row-align

Benefits

Syntax highlighting of this properties.

Possible Drawbacks

None.

Applicable Issues

Fixes #131

@darangi darangi merged commit 9011da6 into atom:master Jan 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some grid stuff (grid-area, justify-items, justify-self) missing
2 participants