Stylus Px2rem Versions Save

Stylus convert px to rem in css files with optional fallback to px.

v1.0.15

5 months ago

Buy me a coffee

Documentation v1.0.15: https://raw.githack.com/jaywcjlove/stylus-px2rem/2cb5c8c/index.html
Comparing Changes: https://github.com/jaywcjlove/stylus-px2rem/compare/v1.0.14...v1.0.15

  • πŸ“„ Create FUNDING.yml 139bbbf @jaywcjlove
  • πŸ“„ Update FUNDING.yml a5052e1 @jaywcjlove
  • πŸ’’ ci: update workflows config. a4bd8a6 @jaywcjlove
  • πŸ’’ ci: update gitignore 784c802 @jaywcjlove
  • πŸ’„ chore: add sponsor badge. d0186b2 @jaywcjlove

v1.0.14

6 years ago
  • f1bf229 : Fix a value of 0 the error.

v1.0.13

7 years ago
  • e519e7c Add test cases. - @jaywcjlove
  • #10 find a way to preserve px value in some case - @JounQin

v1.0.11

7 years ago
  • 82437fc : add border-y-x-radius - @JounQin

v1.0.10

7 years ago
  • 9545191 : 添加 border-*, η»ŸδΈ€ι£Žζ Ό(top, right, bottom, left) - @JounQin

v1.0.9

7 years ago
  • ad8bb67 : Invalid set html-font-size

v1.0.8

7 years ago
  • d921d3f : should judge the absolute value with px2rem_ignore_limit…… - @JounQin
  • 4129fde : add support of px2rem_ignore_limit - @JounQin