whirl
whirl copied to clipboard
Convert variable usage/naming
Is your feature request related to a problem? Please describe. Currently, if importing for use in an app, variables can't be overridden and there's also likelihood of conflicts with classes, variables etc.
Describe the solution you'd like
For better @import
usage, make all variables use the default
keyword. Also, prefix common utilities with whirl-
.