Skip to content

Instantly share code, notes, and snippets.

View Loque-'s full-sized avatar

Toby Brancher Loque-

  • Bristol
View GitHub Profile
@Loque-
Loque- / SassMeister-input.scss
Last active September 2, 2015 10:44
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
// using modernizr and @root
.page-navigation {
.branding {
background: green;
// If you do have flexbox
@Loque-
Loque- / SassMeister-input.scss
Created September 2, 2015 10:24
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
.page-navigation {
.branding {
position: absolute;
@at-root html:not(.scrolled) & {
color: hotpink;
}