Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 350 Bytes

fifth-generation.md

File metadata and controls

5 lines (4 loc) · 350 Bytes

Fifth Generation

freestyler is 5th generation React styling library — it injects CSS into <style> tags at runtime, only when your React component is being rendered for the first time and styles dynamically depend not only on props, state, and context, but also on variables in your .render() function scope.