Skip to content

Instantly share code, notes, and snippets.

View whizark's full-sized avatar
🏞️
Working from home

Whizark whizark

🏞️
Working from home
View GitHub Profile
@whizark
whizark / SassMeister-input-HTML.html
Last active August 13, 2018 08:26
CSS/Sass: Element Property by data attribute. #css #sass
<div class="app">
<div class="app--note note">
<ul class="note--list list">
<li class="list--li li" data-state="active">Item</li>
</ul>
</div>
</div>
@whizark
whizark / SassMeister-input-HTML.html
Last active October 24, 2022 21:59
HTML/CSS/Sass: Aggregation vs Composition #css #sass
<!-- .list is an aggregation of .li -->
<ul class="list">
<li class="list--li li">Item</li>
</ul>
<!-- .list is a composition of .list--li -->
<ul class="list">
<li class="list--li">Item</li>
</ul>
@whizark
whizark / keybase.md
Created October 1, 2019 11:52
Keybase proof

Keybase proof

I hereby claim:

  • I am whizark on github.
  • I am whizark (https://keybase.io/whizark) on keybase.
  • I have a public key ASBPz9RqQK6B7fji2mXHl7t6WYCUSwfm5z-ZMBJNSmDr6Qo

To claim this, I am signing this object: