Skip to content

Introduce color+size system #13

@pszalko

Description

@pszalko

Hi,

Would it be possible to introduce color and size system similar to bootstrap?
I mean the ...-color and ...-size classes for the three-dots component, just like at bootstrap colors page

I think it may be useful to use different colors/sizes of dots depending on the loader context.

I would see it as follow:

<div class="dot-flashing dot-primary dot-sm"></div>

Which would mean:

  • use dot-flashing animation
  • use primary color
  • use sm size

For Sass/Less users (Sass here!) it would be helpful too to introduce variables for each color/size.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionDiscussion for the project

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions