Skip to content

Commit

Permalink
Fix link to direct to Cross-scope styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-Jan Karens committed Jul 24, 2015
1 parent 2a51661 commit f9c58bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PRIMER.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Below is a description of current Polymer features, followed by individual featu

| Feature | Usage
|---------|-------
| [Cross-scope styling](#xscope-styling) | --custom-prop: value; prop: var(--custom-prop); @apply(--custom-property-set);
| [Cross-scope styling](#cross-scope-styling) | --custom-prop: value; prop: var(--custom-prop); @apply(--custom-property-set);
| [External stylesheets](#external-stylesheets) | \<link rel="import" type="css" href="...">

**Settings, utility functions, and layering**
Expand Down

0 comments on commit f9c58bc

Please sign in to comment.