Julien
Julien
Hey, I'm trying to install kickster in my project. I installed it by running `gem install kickster`, but when I try to run `kickster new site` it returns `-bash: kickster:...
Hey, I just downloaded the plugin, but I saw that every time I generate different sizes from icons I have in the document the generated icon is slightly bigger or...
I have a components library made with styled components and published on npm. To have better class names, I'm using `babel-plugin-styled-components,` which works well if I'm working locally. If I...