CodingKiwi
  • Home
  • About

css

A collection of 2 posts
How I added svg icons to my vue component library
javascript

How I added svg icons to my vue component library

There are different ways how you might add icons to your application or website, the most common thing when I started doing frontend development was using an icon font like fontawesome. Webfonts The way these work is by having an html element with a class, this class gets a special
May 25, 2024 6 min read
SCSS Corner Circle Cutout
css

SCSS Corner Circle Cutout

First let's take a look at what we are trying to achieve: The simplest approach would be to give the icon in the corner a background-color and border-radius and that is also the solution I would suggest you use. There is one catch though: the background-color of the
Jan 5, 2023 3 min read
Page 1 of 1
CodingKiwi © 2025
  • coding.kiwi
Powered by Ghost