From 9f10a54e9d007d16e13eaebb31fcd96ebc015337 Mon Sep 17 00:00:00 2001 From: Dan Stepanov Date: Sat, 14 Mar 2026 23:55:10 -0700 Subject: [PATCH] chore: update package description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a32b7a2..789d191 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-css", "version": "3.0.4", - "description": "A CSS polyfill for React Native", + "description": "Use CSS stylesheets in React Native", "exports": { ".": { "source": "./src/index.ts",