Skip to content

CSS syntax issues #23

Description

@AlbertWiersch

I ran across some CSS errors/issues when checking https://unpkg.com/@blaze/css@x.x.x/dist/blaze/blaze.css with CSS HTML Validator.

border-color:1px solid transparent;
should probably be
border:1px solid transparent;

The above appeared 4 times in the CSS.

I hope this helps!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions