minor code style
[redakcja.git] / apps / wiki / static--wiki--editor--node_modules--grunt-contrib-less--node_modules--less--test / less / errors / add-mixed-units.less
1 .a {
2   error: (1px + 3em);
3 }