case
case
Where do you see the future of styling and layout going for web dev?
Is it possible for the letters to also fade in as they are being typed?
I would like to start a discussion on some features and proposals for the next major version of React Color. Here is what I have been thinking: ## ~React Native...
Use the static method in this package https://github.com/rofrischmann/inline-style-prefixer instead of hard-coding a subset: https://github.com/casesandberg/reactcss/blob/master/src/autoprefix.js
3.0.0
# Things to complete for 3.0.0 release Previous tracking issues to incorperate: https://github.com/casesandberg/react-color/milestone/1 Goals: * Keep package sizes small (track this in a github action) * Have an individual package...
Everything works fine in dev, however we are getting a 500 when trying to use it in production. When scheduling a task I am getting: ``` Error: Unexpected status: 500...
I had a hard time getting up and running with this project and was hoping you could add some more helpful error handling on the backend to make the DX...