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

Bootstrap SASS compiled with get-function inside CSS #48

Closed
glittle opened this issue Jul 13, 2022 · 2 comments
Closed

Bootstrap SASS compiled with get-function inside CSS #48

glittle opened this issue Jul 13, 2022 · 2 comments

Comments

@glittle
Copy link

glittle commented Jul 13, 2022

Installed product versions

  • Visual Studio: 2022
  • This extension: 1.14.8

Description

Bootstrap SASS compiled with get-function inside CSS

Steps to recreate

  1. Download "bootstrap.sass" version 5.1.3 using Nuget.
  2. Compile the 'bootstrap.scss' file
  3. Use the '.bg-primary' class on an element

Current behavior

"get-function" is in the CSS content
image

Expected behavior

"get-function" should not be in the CSS

@glittle
Copy link
Author

glittle commented Jul 13, 2022

This seems to be the same as this original issue, which is unsolved.
madskristensen#478

@glittle
Copy link
Author

glittle commented Jul 13, 2022

Strange... after re-compiling the SASS file, the compile CSS was good again.

@glittle glittle closed this as completed Jul 13, 2022
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