I created a SASS mixin that makes it really easy to overlay columns and a baseline grid on your in development site:
https://github.com/javasteve99/css-grid-overlay
There's several todos still, and a couple of minor bugs, but it should be useable at this point.
10 months ago
by Steve Hickey
Refactored my mixin. Dropped the unnecessary use of psuedo-elements, added support for current versions of IE, Opera, Firefox and fixed some scrolling bugs. Ready for use as of now. https://github.com/javasteve99/css-grid-overlay
keyboard shortcuts: ← previous shot → next shot L or F like
2 Responses
Pro
Steve Hickey
I created a SASS mixin that makes it really easy to overlay columns and a baseline grid on your in development site:
https://github.com/javasteve99/css-grid-overlay
There's several todos still, and a couple of minor bugs, but it should be useable at this point.
10 months ago
Rebound
Grid Overlay SASS Mixin
by Steve Hickey
Refactored my mixin. Dropped the unnecessary use of psuedo-elements, added support for current versions of IE, Opera, Firefox and fixed some scrolling bugs. Ready for use as of now. https://github.com/javasteve99/css-grid-overlay
10 months ago