source: Dev/trunk/node_modules/grunt-contrib-less/test/expected/ieCompatTrue.css

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: 106 bytes
Line 
1body {
2  width: 288px;
3  height: 288px;
4  background: transparent url('include/bob.jpg') 0 0 no-repeat;
5}
Note: See TracBrowser for help on using the repository browser.