Norska uses expands on the base .shadow-* classes of Tailwind, allowing you to also change their color.

Class
Example
.shadow
Aa
.shadow-0
Aa
.shadow-001
Aa
.shadow-01
Aa
.shadow-1
Aa
.shadow-2
Aa
.shadow-3
Aa
.shadow-4
Aa
.shadow-5
Aa
.shadow-inner
Aa
.shadow-outline
Aa
.shadow-5.shadow-blue
Aa
.shadow-5.shadow-green
Aa
.shadow-5.shadow-red
Aa

Text shadow

Norska also adds the .text-shadow utility to add some depth to text. It comes with the .text-shadow-* classes to change the text shadow color and the .text-shadow-opacity-* classes for the opacity.

Class
Example
.text-shadow
You can cut our
.text-shadow.text-shadow-blue
wings but we will
.text-shadow.text-shadow-green
always remember what it
.text-shadow.text-shadow-red
was like to fly.