Skip to content

Commit c041cd2

Browse files
authored
Update codebase.rst with style directory
1 parent 71dea01 commit c041cd2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/contributor/codebase.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,13 @@ This contains test scripts that test our codebase using jest.
2424

2525
Design: ``design/``
2626
^^^^^^^^^^^^^^^^^^^
27-
A directory contains gifs or images that show the design perspective of
27+
This directory contains gifs or images that show the design perspective of
2828
our extension.
2929

30+
Style: ``style/``
31+
^^^^^^^^^^^^^^^^^^^
32+
This directory contains all of the CSS styling used in the extension.
33+
3034
Documentation: ``docs/``
3135
^^^^^^^^^^^^^^^^^^^^^^^^
3236
This directory contains the Sphinx project for this documentation.

0 commit comments

Comments
 (0)