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 mixin intellisense not working #116

Closed
sanjuroo opened this issue May 2, 2020 · 1 comment
Closed

Bootstrap mixin intellisense not working #116

sanjuroo opened this issue May 2, 2020 · 1 comment
Milestone

Comments

@sanjuroo
Copy link

sanjuroo commented May 2, 2020

  • VS Code Version: 1.44.2
  • SCSS IntelliSense Version: 0.9.0
  • Operating System: Windows 10

Steps to Reproduce:

  1. npm install bootstrap

  2. Import bootstrap mixins to site.scss:
    @import "~bootstrap/scss/functions"; @import "~bootstrap/scss/variables"; @import "~bootstrap/scss/mixins";

  3. When i type in site.scss @include i have no intellisense for bootstrap's mixins.

@mrmlnc mrmlnc added this to the 0.10.0 milestone May 8, 2021
@mrmlnc
Copy link
Owner

mrmlnc commented May 8, 2021

Must be fixed by 0.10.0.

@mrmlnc mrmlnc closed this as completed May 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants