Skip to content

Commit

Permalink
fix spacing padding logical properties, update all plugins to use l…
Browse files Browse the repository at this point in the history
…ogical props
  • Loading branch information
13twelve committed Jun 21, 2024
1 parent e946827 commit c4aca40
Show file tree
Hide file tree
Showing 13 changed files with 591 additions and 584 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.0.6] - 2024-06-21

### Fixed

- `pe` and `ps` in `Layout` mapping to incorrect `padding-left` and `padding-right`
- instances of non logical x-axis property CSS updated to logical properties in all plugins (margins, paddings, left/right and borders)

## [4.0.5] - 2024-06-20

### Added
Expand Down
Loading

0 comments on commit c4aca40

Please sign in to comment.