Descrizione
Blocks CSS allows you add custom CSS to your Blocks straight from the Block Editor (Gutenberg).
It adds a syntax-highlighted CSS Editor where you can add additional CSS to your Gutenberg Blocks to style them the way you want.
Recensioni
Contributi e sviluppo
“Blocks CSS: CSS Editor for Gutenberg Blocks” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Blocks CSS: CSS Editor for Gutenberg Blocks” è stato tradotto in 4 lingue. Grazie ai traduttori per i loro contributi.
Traduci “Blocks CSS: CSS Editor for Gutenberg Blocks” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
Version 1.1.0 (2021-02-10)
- Fix extra class being removed.
- Refactor inject-css.js file.
- Don’t render CSS if empty.
Version 1.0.7 (2020-06-17)
- Fix pseudo-class selector being removed.
Version 1.0.6 (2020-06-15)
- Fix issue with CSS not working with Dynamic blocks.
Version 1.0.5 (2020-05-25)
- Fix CSS Editor for users with disable SyntaxHighlighter
Version 1.0.4 (2020-01-15)
- Fix issue with CSS not saving
- Bump semantic-release from 16.0.0 to 16.0.1
Version 1.0.3 (2020-01-07)
- Update dependencies
1.0.2
- Add compatibility for WordPress 5.3
1.0.1
- Fix issue with Blocks CSS not working with Reusable Block.
1.0.0
- Initial release