Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

**Type-safe Composable CSS in TypeScript**

From simple UI styles to full Design Systems, write code using Styleframe's powerful TypeScript CSS API.
From simple UI styles to full Design Systems, write code using Styleframe's powerful TypeScript CSS API — AI-ready by design.

[![npm version](https://img.shields.io/npm/v/styleframe.svg)](https://www.npmjs.com/package/styleframe)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/styleframe-dev/styleframe/blob/main/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export default s;
Type-safe Composable CSS

#description
From simple UI styles to full Design Systems, write code using Styleframe’s powerful TypeScript CSS API.
From simple UI styles to full Design Systems, write code using Styleframe’s powerful TypeScript CSS API — AI-ready by design.

#links
:::u-button
Expand Down
Loading