Skip to content

Instantly share code, notes, and snippets.

View benpearson's full-sized avatar

Ben Pearson benpearson

  • Melbourne, Australia
View GitHub Profile
@benpearson
benpearson / _table-mixins.scss
Created January 9, 2025 21:33
Table core block: Styles
/* ------------------------------------------------------------ *\
Mixins: Table core block
Included in frontend and admin styles.
\* ------------------------------------------------------------ */
@mixin wp-block-table {
@include blocks-core__margin-vertical__large;
// font-weight: 400;