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

LESS: Import-Options only allow one option, Spec allows multiple #15954

Closed
CalaxDev opened this issue Nov 23, 2016 · 1 comment
Closed

LESS: Import-Options only allow one option, Spec allows multiple #15954

CalaxDev opened this issue Nov 23, 2016 · 1 comment
Assignees

Comments

@CalaxDev
Copy link

CalaxDev commented Nov 23, 2016

  • VSCode Version: 1.7.2
  • OS Version: Windows 10 Enterprise
    I am not using any additional LESS-Linting Plugins

Steps to reproduce:

  1. Create a .less-File
  2. Enter the following code;
    @import (once,less) url("fonts/someStyleSheet.css");

VSCode will notify you with:
[less] ) expected
Less-Reference: Less-Reference: http://lesscss.org/features/#import-options however allows multiple Import-Options

@aeschli
Copy link
Contributor

aeschli commented Nov 23, 2016

duplicate of #14121

@aeschli aeschli closed this as completed Nov 23, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants