X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/resources/sass/ext-standard.scss diff --git a/resources/sass/ext-standard.scss b/resources/sass/ext-standard.scss new file mode 100644 index 00000000..a6750c08 --- /dev/null +++ b/resources/sass/ext-standard.scss @@ -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