css-fix

0.1.3 • Public • Published

Node-Css-Prefix

Fix some css rule to support different mainstream browsers, such as add '-webkit-' or '-moz' and so on.

Install:

npm install css-fix

Supporting properties:

background-origin
background-size
border-image
border-image-outset
border-image-repeat
border-image-source
border-image-width
border-radius
box-shadow
column-count
column-gap
column-rule
column-rule-color
column-rule-style
column-rule-width
column-width
box-flex
box-orient
box-align
box-ordinal-group
box-flex-group
box-pack
box-direction
box-lines
box-sizing
animation-duration
animation-name
animation-delay
animation-direction
animation-iteration-count
animation-play-state
animation-timing-function
animation-fill-mode
transform
transform-origin
transition
transition-property
transition-duration
transition-timing-function
transition-delay
user-select
background-clip
border-top-left-radius
border-top-right-radius
border-bottom-left-radius
border-bottom-right-radius
display
opacity
text-overflow

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    1
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i css-fix

Weekly Downloads

1

Version

0.1.3

License

BSD-2-Clause

Last publish

Collaborators

  • edwonlim