We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 729e336 + b7444a8 commit da0c965Copy full SHA for da0c965
Resources/Private/Fusion/Prototypes/Override.Page.fusion
@@ -1,7 +1,7 @@
1
prototype(Neos.Neos:Page) {
2
head {
3
guestFrameApplication {
4
- @process.appendHyphensEditorStyles = Neos.Fusion:Array {
+ @process.appendHyphensEditorStyles = Neos.Fusion:Join {
5
value = ${value}
6
hyphensCSS = Neos.Fusion:Tag {
7
tagName = 'link'
0 commit comments