Add a content-grid shortcode that creates a grid of n columns inside a <div>

This commit is contained in:
Eryn Wells 2024-11-26 08:37:58 -07:00
parent 7872296ee3
commit 4a5dc3a318
4 changed files with 23 additions and 0 deletions

View file

@ -67,6 +67,7 @@ hr {
"blockquote"
"table"
".codeblock"
".content-grid"
".figure"
".highlight"
".instagram-media"