From 7c8d5554835b1eb9eb8dd9052f9348b364ef2938 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Sun, 30 Nov 2025 09:39:04 -0800 Subject: [PATCH] protip --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 36cb951..6042cee 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,8 @@ export default () => ( ) ``` +Install the `vscode-styled-components` VSCode extension to highlight inline `css` tags! + ### css reset @@ -178,6 +180,8 @@ export default () => ( ) ``` +Install the `vscode-styled-components` VSCode extension to highlight inline `js` tags! + ### pub Anything in `pub/` is served as-is. Simple stuff.