From e9062c93fe032456a11b930cb5b93b7fce24a7a9 Mon Sep 17 00:00:00 2001 From: Dexter Yang Date: Wed, 21 Jun 2017 22:47:18 +0800 Subject: [PATCH] add 'A Unified Styling Language' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3c1e16..6321fcc 100644 --- a/README.md +++ b/README.md @@ -437,6 +437,7 @@ A Subset for __Architecture and Infrastructure__ * [Getting Started With CSS calc()](https://www.smashingmagazine.com/2015/12/getting-started-css-calc-techniques/) * More Plugins - see _[Tooling > Toolchain](#toolchain) > Compiler / Transpiler / Preprocessor > PostCSS_ * [CSS in JS](https://speakerdeck.com/vjeux/react-css-in-js) + * [A Unified Styling Language](https://medium.com/seek-blog/a-unified-styling-language-d0c208de2660) * [Styled-Components](https://github.com/styled-components/styled-components) * [Styled Components: Enforcing Best Practices In Component-Based Systems](https://www.smashingmagazine.com/2017/01/styled-components-enforcing-best-practices-component-based-systems/) * [Writing your styles in JS ≠ writing inline styles](http://mxstbr.blog/2016/11/inline-styles-vs-css-in-js/)