Skip to content

css file not loaded on reload #82

@slowhand11

Description

@slowhand11

If i clear caches frontend is rendere fine. On reload, the scss files are not replaced. output stays on:
<link rel="stylesheet" href="[/typo3conf/ext/template/Resources/Public/Scss/theme.scss?1709546612](http://oppliger.yaw.design/typo3conf/ext/template/Resources/Public/Scss/theme.scss?1709546612)" media="all" inlineoutput="true" sourcemap="true" outputfile="/typo3temp/assets/css/theme.css">

scss is not replaced.

T3 12.4.9 and ws_scss 12.0.5

includeCSS { theme = EXT:template/Resources/Private/Scss/theme.scss theme.inlineOutput = true theme.sourceMap = true theme.outputfile = EXT:template/Resources/Public/Css/theme.css }

Maybee anyone can give me a hint?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions