Skip to content

Commit 11ad72a

Browse files
authored
Clarify CSS modification note in README
Updated note regarding CSS modifications to include HTML and Markdown files.
1 parent b3d4f61 commit 11ad72a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ If you can't build locally or want to test under production conditions:
129129

130130
This site uses [Tailwind CSS](https://tailwindcss.com/) for styling.
131131

132-
> **Note:** When you modify CSS files, it might take a moment for the changes to be reflected in the preview, as the CSS needs to be rebuilt.
132+
> **Note:** When you modify CSS files or add/modify CSS classes in HTML or Markdown files, it might take a moment for the changes to be reflected in the preview, as the CSS needs to be rebuilt.
133133
134134
## Testing
135135

0 commit comments

Comments
 (0)