Skip to content

6.2.0

Compare
Choose a tag to compare
@jonnitto jonnitto released this 27 Dec 12:02
· 2 commits to master since this release
0444ace

✨ Feature

Add option to add plain markup

Example:

Carbon:
  IncludeAssets:
    Packages:
      aa_Theme:
        General:
          HeadStart:
            # If a string starts with < and ends with an >, it get's inlucded as plain HTML
            - <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />

Full Changelog: 6.1.0...6.2.0