https://github.com/itsjonq/wp-gs-specs
https://github.com/itsjonq/wp-gs-specs
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsjonq/wp-gs-specs
- Owner: ItsJonQ
- Created: 2020-01-28T16:29:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-28T21:42:12.000Z (over 6 years ago)
- Last Synced: 2025-09-02T02:43:23.804Z (11 months ago)
- Size: 7.81 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WP Global Styles - Specs
This repo contains a collection of technical specs which break down the concepts originally proposed on the [Gutenberg Github Repo](https://github.com/WordPress/gutenberg/issues/19611#issuecomment-577408511).
The entire Global Style system has many moving parts. By breaking down the spec, we can more effectively identify, outline, and communicate the various mechanics involved.
Once the specs are written, they will be shared on Gutenberg's repo as [new issues](https://github.com/WordPress/gutenberg/issues/new/choose).
## Specs
- [Style Schema](./style-schema.md)
- [Theme.json](./theme-json.md)