style(render): idiomatic TS

This commit is contained in:
Victor Berchet
2015-06-12 23:11:11 +02:00
parent cebf69933c
commit d64cc8d87d
28 changed files with 108 additions and 311 deletions

View File

@ -137,9 +137,9 @@ import {
*/
export class ShadowCss {
strictStyling: boolean;
strictStyling: boolean = true;
constructor() { this.strictStyling = true; }
constructor() {}
/*
* Shim a style element with the given selector. Returns cssText that can