mdgriffith / elm-ui

What if you never had to write CSS again?
https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/
BSD 3-Clause "New" or "Revised" License
1.35k stars 110 forks source link

Backdrop effects #227

Open dullbananas opened 4 years ago

dullbananas commented 4 years ago

Elm ui does not have available attributes for using css backdrop-filter

miniBill commented 4 years ago

Does it work if you simply use htmlAttribute?

dullbananas commented 4 years ago

i tried that and nothing happened

alexkorban commented 4 years ago

feature-suggestion