Skip to content

Commit 3f41d6a

Browse files
committed
refactor: Update fluid property names in README.md
1 parent 0fd7cf7 commit 3f41d6a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,8 @@ Alternatively, include FluidSizingCSS directly in your HTML:
128128

129129
The following table provides an overview of the different versions of FluidSizingCSS files, including their standard CSS size, minified size, and the size after Brotli compression. This information helps you understand the trade-offs between file size and performance optimization in your project.
130130

131-
| File Name | Size | | |
131+
| File Name | Raw | Minified | Brotli compressed |
132132
|-------------------------------|------------|-----------------|------------------------|
133-
| | CSS | Minified | Brotli compressed |
134133
| `fluidsizingcss.css` | 49.22 KB | 38.03 KB | 2.69 KB |
135134
| `fluidsizingcss-logical.css` | 33.56 KB | 25.8 KB | 1.91 KB |
136135
| `fluidsizingcss-physical.css` | 28.12 KB | 21.35 KB | 1.93 KB |

0 commit comments

Comments
 (0)