8000 Feature request: global and component local Sass (or similar) · Issue #357 · sveltejs/sapper · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
Feature request: global and component local Sass (or similar) #357
@kylecordes

Description

@kylecordes

So far, it is straightforward to follow advice in issues or discussion (#123), to add support for component level styles; and this is supported by the VSCode plug-in. But this doesn't provide global Sass support (that is, for the global CSS), and of course must be wired separately (including a build process "around" Sapper for global styles) by each application.

This is a feature request to have either Sass, or more ideally a selection of the common CSS processing tools, available "off the shelf in the box" with Sapper.

I believe this feature is in the spirit of Supper, as it would execute entirely at compile time, and (perhaps with some optimization add-on) continue the Sapper/Svelte goal of doing work at compile time to bridge between concise, fluent application code and small, fast runtime code.

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

      0