Skip to content

How can I style the components / change the SCSS variables ? #747

@praveenpuglia

Description

@praveenpuglia

It might be silly to ask but how do I style the components and change values in _variables.scss. For example, for bootstrap, I am doing this.

@import "theme";
@import "../../node_modules/bootstrap/scss/bootstrap";

The theme file contains the modified variables and bootstrap get's compiled with those modifications. How do I achieve something similar here?

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