angular-cn/modules/angular2/test/compiler/style_compiler_import.shim.ts
2015-09-04 19:22:43 +00:00

3 lines
102 B
TypeScript

// used by style_compiler_spec.ts
export var STYLES = ['span[_ngcontent-%COMP%] {\ncolor: blue;\n}'];