hexo/node_modules/node-sass/test/fixtures/custom-functions/setter.scss

2 lines
46 B
SCSS

div { width: foo(42px); height: bar(42px); }