Skip to content

Insert Snippet: support inserting contents of a CSS file as style block #238

Description

@RealRaven2000

When inserting a smart snippet into the email, it would be great if we could insert a css file within a style block - not just a HTML file / fragment. This would make it easier to inject styles into a written email "after the fact".

Once a style sheet is loaded the code should be injected into a new

<style> .. </style>

block. This is the same way as the %style()% command works when it is called from within a html template.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions