Skip to content

Commit b340422

Browse files
authored
Fix formatting in CLAUDE.md stylesheets section
1 parent 720f34f commit b340422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ bundle exec rake new_post:fr # French
7474
- `_data/`: YAML data files (releases.yml, downloads.yml, branches.yml, locales/)
7575
- `lib/`: Ruby utilities (linter, markup checker, draft release)
7676
- `test/`: Test files for plugins and linter
77-
- `stylesheets/`: CSS source (includes partials that Jekyll excludes by default: directories prefixed with `_` and files starting with `_`)
77+
- `stylesheets/`: CSS source (includes partials that Jekyll excludes by default: directories prefixed with `_` and files starting with `_`)
7878
- `_javascripts_src/`: TypeScript source files
7979
- `javascripts/`: Compiled JavaScript output
8080

0 commit comments

Comments
 (0)