rtfeldman / elm-css

Typed CSS in Elm.
https://package.elm-lang.org/packages/rtfeldman/elm-css/latest
BSD 3-Clause "New" or "Revised" License
1.23k stars 196 forks source link

Phantom types: Logical paddings and margins #550

Closed dzuk-mutant closed 1 year ago

dzuk-mutant commented 2 years ago

These were either not on the checklists or self-assigned by someone else as far as I could see so I figured it would be okay to make a PR request for them ^^ (Reading some more I think someone removed the padding ones because they used to be tagged as experimental, they are no longer considered experimental.)

Adds implementations for:

dzuk-mutant commented 1 year ago

Closing the pull request given the current state of elm-css and the fact that with this branch, I am now planning to do my own fork and have basically revamped the entire file at this point ^^