css-functions icon indicating copy to clipboard operation
css-functions copied to clipboard

Whole list of missing functions

Open Shastel opened this issue 6 years ago • 2 comments

  • [ ] attr()
  • [x] blur()
  • [x] brightness()
  • [ ] calc()
  • [ ] circle()
  • [x] contrast()
  • [ ] counter()
  • [ ] counters()
  • [ ] cubic-bezier()
  • [ ] drop-shadow()
  • [ ] ellipse()
  • [x] grayscale()
  • [x] hue-rotate()
  • [ ] hwb()
  • [ ] image()
  • [ ] inset()
  • [x] invert()
  • [x] linear-gradient()
  • [x] opacity()
  • [x] perspective()
  • [ ] polygon()
  • [ ] radial-gradient()
  • [x] repeating-linear-gradient()
  • [ ] repeating-radial-gradient()
  • [x] saturate()
  • [x] sepia()
  • [ ] url()

Shastel avatar Jul 25 '17 16:07 Shastel