atomize
atomize copied to clipboard
Design System for developers build on styled-components & React JS.
Flex component is a wrapper Div component for ease-of-use. I have used this component in a lot of projects that use atomize, which is why I feel this addition can...
For example if i want to add 'mycustomclass' to a Div something like this is not possible ``````
Hi, I am using atomize for a toy project. I noticed that the collapse atom is not very snappy in it's animation, I'd like to speed up the animation. How...
I'm not sure if this is already available, but it would be nice to have the ability to add a hover label to an icon or button. You can add...
Added two icons: Money Symbol and Coin.
Cool design system! I was wondering how to create an autocomplete dropdown component. I guess for the list is possible to use state and update them according on the typing,...
getting an error when importing StyleReset and ThemeProvider - Module not found: Can't resolve 'styletron-react' in 'E:\node-app\portfolio\node_modules\atomize\dist\atoms\button'
Hello, I am using atomize in one of my soon to be released project. I loved the concept how atomize works. But I feel the documentation needs more work. Also...
Hi, recently I had to open the [Pull Request #30 ](https://github.com/proksh/atomize/pull/30) because I had to modify the media queries in order to differentiate LG and XL screens. However, this could...