source: Dev/trunk/src/client/util/less/test/css/mixins-closure.css

Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

File size: 89 bytes
Line 
1.class {
2  width: 99px;
3}
4.overwrite {
5  width: 99px;
6}
7.nested .class {
8  width: 5px;
9}
Note: See TracBrowser for help on using the repository browser.