Karen Rustad Tölva
Karen Rustad Tölva
If I create a test app with `npx create-component-lib myproj`, then attempt to run `npm run build` without making any changes to the code generated by create-component-lib / create-react-app, I...
To reproduce: - Make a user on sandstorm.io that has an accented character in their full name. Say "Jane Tölva". - Make a Mediagoblin grain. - Upload a photo to...
Let's say I have two files, `main.less` and `variables.less`. As is, jekyll-less will happily compile both into `main.css` and `variables.css`. I don't need the latter file, but it's harmless.° Now...
The preview vs write toggle button is now two tabs on the top right of the compose area. Known issues: - It does add a little vertical height with the...
Probably should add it to how_it_works and then link via an anchor to its respective feature. Via Lou's feedback.
Probably most easily implemented by turning all the `img` tags into divs with background images and using `background: cover`. I'm just lazy. 😝