Skip to content

Commit 7070063

Browse files
committed
slightly better explanation of what the plugin does
1 parent 111d3b1 commit 7070063

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33

44
# Data Inheritance Plugin for Pattern Lab
55

6-
The Data Inheritance Plugin forces patterns to inherit data from their lineage. This allows data in included patterns to bubble
7-
to the top of the pattern stack. With this plugin pseudo-patterns become first-class citizens.
8-
9-
This is a crap intro. Rewrite it.
6+
The Data Inheritance Plugin allows patterns to inherit data from patterns within its lineage. This means that data from included patterns is merged with the current pattern. The current pattern's data takes precedence.
107

118
## Installation
129

0 commit comments

Comments
 (0)