Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid border CSS property rendering #86

Open
vyorkin opened this issue Jul 6, 2018 · 0 comments
Open

Invalid border CSS property rendering #86

vyorkin opened this issue Jul 6, 2018 · 0 comments

Comments

@vyorkin
Copy link
Collaborator

vyorkin commented Jul 6, 2018

Its only borders, but, for example, here: https://github.com/slamdata/purescript-css/blob/9e78699ea728f519ec5b3e830aa2036823dd50a7/test/Main.purs#L62
it renders:

"border: dashed 2.0px hsl(240.0, 100.0%, 50.0%) "

if I understand correctly there are 2 issues here:

  • trailing space at the end
  • it should be 2px instead of 2.0px
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant