Skip to content

Commit ee9e101

Browse files
committed
fix: remove marketing language from README
1 parent 1e8095b commit ee9e101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A Swift package providing strongly-typed CSS properties, types, and values with
77

88
## Overview
99

10-
swift-css-types provides a comprehensive type-safe representation of CSS that mirrors the CSS specification. The package is designed as a foundation for building Swift-based CSS DSLs and tools, offering compile-time guarantees for CSS property values.
10+
swift-css-types provides a type-safe representation of CSS that mirrors the CSS specification. The package is designed as a foundation for building Swift-based CSS DSLs and tools, offering compile-time guarantees for CSS property values.
1111

1212
## Features
1313

0 commit comments

Comments
 (0)