Garrett Henderson
Garrett Henderson
This may not be your issue, but I always forget that (at least) two things need to be in place before importing a related category will work: - The categories...
The former: Importing entries with a column which should relate a category.
For whatever reason, I needed: ``` ::placeholder { line-height: normal !important; vertical-align: middle; } ```
Hi @s0ph1e, thank you for the response. I am using this tool to create static HTML versions of CMS-powered websites that I have built. These websites load their CSS assets...
I think always using `{ scriptingEnabled: false }` makes sense since Javascript is not being parsed, but it seems like that could possibly break some existing projects.
I am facing the same issue. The behavior is really odd, especially with multiple ``: 
I would also really appreciate this feature so that I can tag transactional emails on a per-site basis.
I could be wrong, but it seems like the main issue is that this extension's `=>` token now conflicts with Twig's built-in `=>` token. As a (hopefully temporary) workaround, I...