Skip to content

Instantly share code, notes, and snippets.

View iravit's full-sized avatar

Vitaliy iravit

View GitHub Profile
/* =============================================================================
CSS Declarations
========================================================================== */
/* ==|== The Standard Way =================================================== */
.foo::before {
/* ...css rules... */
}