Skip to content

Bootstrap SCSS integration #1

Description

@marcastel

Cf. https://www.akashmittal.com/import-css-node_modules-svelte/
I would like alternate method (using svelte-preprocessor) to work.
Currently rollup.config.js is configured as per the first method

Important what triggered trying to change the method is that the generated CSS file is in the js/ directory instead of being located in the css/ directory. When trying to add relative/absolute paths for the CSS file, rollup bails out with an error saying that relative/absolute paths are not allowed!!!

Additionally the .map file for the generated CSS file is not produced.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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