ai on main
More space (compare)
ai on main
Try to put separated between lo… (compare)
ai on main
Use same size for logos (compare)
ai on main
Add new sponsor (compare)
ai on main
Add postcss-add-root-selector t… Merge pull request #1535 from i… (compare)
postcss-value-parser
may have it
postcss-scss
parser
$var: 1
as a $var
declaration with 1
color: $black
in SCSS, you will have { prop: 'color', value: '$black' }
decl.value
variables
option
-c
option sets directory to look for postcss config files with standard config names: https://github.com/michael-ciniawsky/postcss-load-config#usage
--use
option, not both