aesthetic-suite / framework

🎨 Aesthetic is an end-to-end multi-platform styling framework that offers a strict design system, robust atomic CSS-in-JS engine, a structural style sheet specification (SSS), a low-runtime solution, and much more!
https://aestheticsuite.dev
MIT License
203 stars 5 forks source link

Use PureComponent under the hood #8

Closed milesj closed 7 years ago

milesj commented 7 years ago

If it's available, else fallback to Component.

milesj commented 7 years ago

Added a pure option.