Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

tenoxui/property v1.1.0

Latest
Compare
Choose a tag to compare
@nousantx nousantx released this 20 May 10:30
· 11 commits to main since this release
7bdb35d

[1.1.0] - 2024-05-20

Changed

  • pv => py for properties padding-top and padding-bottom
  • ph => px for properties padding-left and padding-right
  • mv => my for properties margin-top and margin-bottom
  • mh => mx for properties margin-left and margin-right

Removed

  • display types now removed, you can only use d-{value} to set display property