I have a div with a border that runs around all sides.
I want to transform from solid to dashed on hover. However I want to control the length on the dashes.
I understand that this may be possible with SCSS?
I have a div with a border that runs around all sides.
I want to transform from solid to dashed on hover. However I want to control the length on the dashes.
I understand that this may be possible with SCSS?