Our great sponsors
-
Tailwind (with the CSS-in-JS tool, twind) provides a mental model to organize utility classes without polluting the global stylesheet.
-
styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
Then, provide two different versions - one as styles and mixins as a partial (_airfoil.scss?) for an SCSS file, another which takes a function and just returns a string, for integration into libraries such as styled-components and emotion/css.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Related posts
- CSS Style Guide for Web Dev?
- The Anatomy Of My Ideal React Component
- Forget about styled components. Tailwind CSS is all you need.
- npm ERR! Cannot read properties of null (reading 'edgesOut') | Error when installing a package on a reactjs project
- How bad is it to use CSS-in-JS with regards to the future of React?