mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-28 16:30:09 +02:00
feat(icons): empty trophy + is-small modifier (#128)
This commit is contained in:
committed by
Abdullah Samman
parent
35469c4a26
commit
e7570989e3
@@ -26,6 +26,7 @@ stories.add('icon', () => {
|
||||
}, 'icon twitter');
|
||||
const selectedSize = radios('size', {
|
||||
default: '',
|
||||
'is-small': 'is-small',
|
||||
'is-medium': 'is-medium',
|
||||
'is-large': 'is-large',
|
||||
}, '');
|
||||
|
Reference in New Issue
Block a user