Daniel Brodin
Daniel Brodin
Hey, I have a couple of users that want to see the title they use in the project-manager package in the window title, so I have implemented this through replacing...
Hi, Is it possible to get the circle shape but without the tilt and wobbling and instead have different sizes on the shapes to mix it up a bit?
This PR adds the accessability classes in [v.1.1.0](https://github.com/tailwindcss/tailwindcss/releases/tag/v1.1.0)
This PR makes it possible to set the initial state from a function. My use case for this is that I have a parallel machine where I want parts of...
Hi, I'm having some issue with the `CircleButton`. The following code is tested and works with `RectangleButton` ```javascript return ( ); ``` First state is `notDownloaded` which looks like it...
Hey, I have an element that I'm dragging around and it works great by itself, but that element could have an icon attached to it with `position: absolute; left: -24px;`...
Hi, First of all, thanks for the guide (if I can get it to work 😂). I have tried to run the script, but it fails pretty fast on two...
Hi I have a column in the table where I want to save an int, the problem however is when a new record is created I want to send the...