Add more styles

This commit is contained in:
Nicolas Gallagher
2015-06-14 20:58:52 -07:00
parent 5f8cc87236
commit 1ba13f6578
7 changed files with 33 additions and 19 deletions
+3 -3
View File
@@ -14,9 +14,9 @@ It includes the following components:
And uses a [styling strategy](docs/styling-strategy.md) that maps inline styles
to single-purpose CSS rules.
This proof of concept uses a ~3KB (gzipped) precomputed CSS bundle; a complete
implementation is likely to produce a slightly larger CSS file and fewer inline
styles.
This proof of concept uses a CSS bundle (~3.7KB gzipped) of 300+ precomputed
declarations. A more sophisticated implementation is likely to produce a
slightly larger CSS file and fewer inline styles.
## Components