UNPKG

css-atoms

Version:

A legal way of doing inline css

5 lines 107 B
for $class-name, $width in $width-list { .width{$width-separator}{$class-name} { width: $width; } }