Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / resources / sass / ext-standard.scss
diff --git a/resources/sass/ext-standard.scss b/resources/sass/ext-standard.scss
new file mode 100644 (file)
index 0000000..a6750c0
--- /dev/null
@@ -0,0 +1,14 @@
+$prefix: 'x-';
+
+$include-ff: true;
+$include-chrome: true;
+$include-safari: true;
+$include-opera: true;
+$include-ie: false;
+
+$compile-all: false;
+$supports-border-radius: true;
+$supports-gradients: false;
+
+@import 'compass';
+@import 'ext4/default/all';
\ No newline at end of file