mirror of
https://github.com/imfing/hextra.git
synced 2025-07-01 17:27:39 -04:00
feat: add tag support for card shortcode (#427)
* styles: accept tags on cards with default and custom colors * styles: compile css
This commit is contained in:
@ -29,6 +29,7 @@ module.exports = {
|
||||
'2xl': '1536px'
|
||||
},
|
||||
fontSize: {
|
||||
xxs: '.65rem',
|
||||
xs: '.75rem',
|
||||
sm: '.875rem',
|
||||
base: '1rem',
|
||||
|
Reference in New Issue
Block a user