kumahq/kuma-gui

remove sass usage

Opened this issue · 0 comments

Description

Whilst we need to use sass it for @kong/design-tokens support, we should remove as much sass usage as possible from our own code and just use native browser functionality, meaning less work to maintain (see #3122)

I think the only thing that uses sass is our _mixins.scss file.

Obvs we'll still need to use the sass variable supplied by @kong/design-tokens