Skip to content

Saving .scss files does a full browser page refresh instead of live reloading just the css update #1

@NathanBowers

Description

@NathanBowers

Everything works correctly except when saving .scss files the browser does a full page refresh instead of live reloading just the css change.

Using:

"@11ty/eleventy": "^2.0.0",
"@11tyrocks/eleventy-plugin-sass-lightningcss": "^1.0.1",

When I use just plain "sass": "^1.58.3" with a --watch flag as a task alongside npx @11ty/eleventy --serve the updated styles live reload as expected.

Wonder if there's some config I'm missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions