source: branches/testFACT++branch/dim/WebDID/ext-4.1.1a/resources/sass/ext-standard-scoped.scss

Last change on this file was 14939, checked in by tbretz, 12 years ago
Added WebDID from v20r5
File size: 276 bytes
Line 
1$prefix: 'x-';
2
3$scope-reset-css: true;
4
5$include-ff: true;
6$include-chrome: true;
7$include-safari: true;
8$include-opera: true;
9$include-ie: false;
10
11$compile-all: false;
12$supports-border-radius: true;
13$supports-gradients: false;
14
15@import 'compass';
16@import 'ext4/default/all';
Note: See TracBrowser for help on using the repository browser.