Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR in theme.scss #1

Open
nunoluciano opened this issue Jan 4, 2023 · 0 comments
Open

ERROR in theme.scss #1

nunoluciano opened this issue Jan 4, 2023 · 0 comments

Comments

@nunoluciano
Copy link

Hi,

There is an Error in File ./src/css/theme.scss

Fix by changing the order and import maps. Example :

// require for bootstrap

@import "~bootstrap/scss/functions";
@import "~bootstrap/scss/variables";
@import "~bootstrap/scss/maps";
@import "~bootstrap/scss/mixins";
@import "~bootstrap/scss/utilities";
@import "~bootstrap/scss/helpers";
@import "~bootstrap/scss/utilities/api";

Have Fun ^_^/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant