Opal-Estate-Pro/node_modules/node-sass/test/fixtures/custom-functions/setter.scss

2 lines
45 B
SCSS
Raw Normal View History

2019-09-13 04:44:33 +02:00
div { width: foo(42px); height: bar(42px); }