mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-12 09:24:04 +02:00
feat(heart): added new heart reaction state
added the `is-half` and `is-transparent` to the `heart` reaction feat #246
This commit is contained in:
@@ -444,6 +444,8 @@ const sampleCollection = [
|
||||
code: `<section class="icon-list">
|
||||
<!-- heart -->
|
||||
<i class="nes-icon is-large heart"></i>
|
||||
<i class="nes-icon is-large is-half heart"></i>
|
||||
<i class="nes-icon is-large is-transparent heart"></i>
|
||||
<i class="nes-icon is-large heart is-empty"></i>
|
||||
|
||||
<!-- star -->
|
||||
|
Reference in New Issue
Block a user