Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

223: Clarify image directory usage #230

Merged
merged 2 commits into from
May 14, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions components/images/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This is Pattern Lab's default images directory. Images that only apply to the Pattern Lab instance should be placed here. e.g. One image of each dimension (portrait, landscape, square, etc.) to demonstrate the various components with images.

We recommend putting theme images into the theme's root-level `/images` directory or into a relevant component directory.
1 change: 1 addition & 0 deletions images/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
We recommend using this directory or a relevant component directory for all theme images.