Skip to content

Instantly share code, notes, and snippets.

View aolko's full-sized avatar
📧
Wanna talk? Use twitter/discord

aolko

📧
Wanna talk? Use twitter/discord
View GitHub Profile
@aolko
aolko / scaffolding.scss
Last active January 19, 2024 17:25
Generated by SassMeister.com.
@charset "UTF-8";
@use "sass:color";
@use "sass:map";
@use "sass:string";
$scaffolding--cols: 16;
// Flexbox and grid
$pl--flexgrid-common: (
'items--stretch': ('prop': 'align-items', 'val': 'stretch'),