Closed
Description
Neat little animations. A couple of things came to mind:
- You might want to 'namespace' the variables in your Less/Sass code else they might conflict with existing variables:
$width
->$cs-spinner-width
? - I'm guessing most of us stick to one type of spinner. Does it not make more sense to extract each spinner in its own .(s)css file?
Metadata
Assignees
Labels
No labels