File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11<!-- Load MDE-CSS from assets-Server -->
22< link
33 rel ="stylesheet "
4- href ="https://assets.muenchen.de/mde/1.0.10 /css/fonts.css "
4+ href ="https://assets.muenchen.de/mde/1.1.6 /css/fonts.css "
55/>
66< link
77 rel ="stylesheet "
8- href ="https://assets.muenchen.de/mde/1.0.10 /css/style.css "
8+ href ="https://assets.muenchen.de/mde/1.1.6 /css/style.css "
99/>
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ on [munich.de's MDE5 Patternlab](https://patternlab.muenchen.space/).
3838The supported MDE-Version can be taken out of the following table:
3939
4040| muc-patternlab-vue | MDE Version |
41+ | >= 6.x | [ 1.1.6] ( https://patternlab.muenchen.space/?p=documentation-changelog ) |
4142| >= 5.x | [ 1.0.10] ( https://patternlab.muenchen.space/?p=documentation-changelog ) |
4243| >= 4.x | [ 1.0.7] ( https://patternlab.muenchen.space/?p=documentation-changelog ) |
4344| >= 3.x | [ 1.0.6] ( https://patternlab.muenchen.space/?p=documentation-changelog ) |
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ In your Webcomponents root you should import the MDE5-CSS from assets.muenchen.d
4545
4646<template >
4747 <link
48- href =" https://assets.muenchen.de/mde/1.0.10 /css/style.css"
48+ href =" https://assets.muenchen.de/mde/1.1.6 /css/style.css"
4949 rel =" stylesheet"
5050 />
5151
You can’t perform that action at this time.
0 commit comments