CodingKiwi
  • Home
  • About

scss

A collection of 2 posts
Dynamic theming a scss library
scss

Dynamic theming a scss library

My library hop's styling is based on SCSS, which lets me define default variables like $primary-color: #83ba43 !default; in the library, and then overwrite it in other projects that use the library to have a different primary color. You could consider that "theming" but my goal
Sep 4, 2025 7 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