6 Commits

Author SHA1 Message Date
77838ae9c6 Change from "classic" TS 1.6 imports to the default resolution scheme.
- Use relative imports in place of most of our absolute ones.
- Add "private" ambient modules for modules that we need to import using
an absolute path (e.g. when app/.../test-something.ts needs to import
ui/styling/style-scope)
2015-09-29 16:25:49 +03:00
7e44bbc0dc Fix: color and font comparers 2015-06-26 16:44:17 +03:00
7803ba97b5 Font shorthand property 2015-06-26 11:12:48 +03:00
997dfd1639 Font-family fallback 2015-06-26 11:12:48 +03:00
ecf8a9fca9 android fonts + generic fonts 2015-06-26 11:12:46 +03:00
1433f72509 Css font properties 2015-06-26 11:12:45 +03:00