source: Dev/trunk/node_modules/grunt-contrib-less/test/fixtures/ieCompat.less

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

Commit node_modules, to make checkouts and builds more deterministic.

File size: 108 bytes
RevLine 
[484]1body {
2        width: 288px;
3        height: 288px;
4        background: transparent data-uri('include/bob.jpg') 0 0 no-repeat;
5}
Note: See TracBrowser for help on using the repository browser.