Skip to content

Instantly share code, notes, and snippets.

View marcowright's full-sized avatar

Marco Wright marcowright

View GitHub Profile
@pixelbacon
pixelbacon / squarespaceBreakpoints.less
Last active January 24, 2024 09:32
Squarespace Breakpoints.
/**
Squarespace essentially doesn't really document their breakpoints.
This can be quite annoying to not have when doing custom CSS.
Most themes use essentially one breakpoint. Mobile and not mobile; anything 750 and below is considered mobile.
You can use these to write your own CSS and simply use the "Style Editor" to inject your compiled CSS in the event
you are not using "Developer Mode" in your site.
Enjoy!
@cdharrison
cdharrison / css-preprocessor-libraries.md
Created October 17, 2013 11:40
CSS Preprocessor Frameworks + Mixin Libraries

Frameworks/Mixin Libraries

@dypsilon
dypsilon / frontendDevlopmentBookmarks.md
Last active May 7, 2024 01:27
A badass list of frontend development resources I collected over time.
@turtledove999
turtledove999 / links.md
Last active December 14, 2015 22:18
Resources for Single-page App Presentation