add tags to document and organization
[redakcja.git] / apps / wiki / static--wiki--editor--node_modules--grunt-contrib-less--node_modules--less--test / less / legacy / legacy.less
1 @media (-o-min-device-pixel-ratio: 2/1) {
2   .test-math-and-units {
3     font: ignores 0/0 rules;
4     test-division: 4 / 2 + 5em;
5     simple: 1px + 1px;
6   }
7 }