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

Generate classes from layer for the following properties supported by Tailwind #1

Closed
18 tasks done
morrislaptop opened this issue Apr 24, 2018 · 0 comments
Closed
18 tasks done

Comments

@morrislaptop
Copy link
Owner

morrislaptop commented Apr 24, 2018

Possible with what Zeplin provides

  • border-color
  • border-width
  • border-radius
  • color
  • font-family
  • font-size
  • font-weight
  • letter-spacing
  • line-height
  • font-style
  • text-align
  • background-color
  • box-shadow
  • opacity
  • .truncate
  • text-transform
  • min-height
  • max-width

Properties that conflict and are less used than the above (opinion)

  • width
  • min-width
  • height
  • max-height

Not Possible with what Zeplin provides

  • fill, stroke
  • .container
  • display
  • float
  • overflow
  • position
  • visibility
  • z-index
  • list-style
  • border-style
  • text-decoration
  • font-smoothing
  • vertical-align
  • display
  • white-space, word-wrap
  • flex-direction
  • flex-wrap
  • align-items
  • align-content
  • align-self
  • justify-content
  • flex, flex-grow, flex-shrink
  • cursor
  • pointer-events
  • resize
  • user-select
  • appearance
  • padding
  • margin
  • negative margin
  • background-position
  • background-repeat
  • background-size
  • background-attachment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant