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

Import options #126

Closed
SomMeri opened this issue Mar 22, 2013 · 3 comments
Closed

Import options #126

SomMeri opened this issue Mar 22, 2013 · 3 comments

Comments

@SomMeri
Copy link
Owner

SomMeri commented Mar 22, 2013

less/less.js#1209
less/less.js#1185
less/less.js#1497

@SomMeri
Copy link
Owner Author

SomMeri commented Feb 15, 2014

  • reference: use a Less file but do not output it
  • inline: include the source file in the output but do not process it
  • less: treat the file as a Less file, no matter what the file extension
  • css: treat the file as a CSS file, no matter what the file extension
  • once: only include the file once (this is default behavior)
  • multiple: include the file multiple times

@SomMeri
Copy link
Owner Author

SomMeri commented Feb 15, 2014

  • generate warning for old import-once and import-multiple
  • documentation

SomMeri pushed a commit that referenced this issue Feb 15, 2014
SomMeri pushed a commit that referenced this issue Feb 15, 2014
SomMeri pushed a commit that referenced this issue Feb 15, 2014
@SomMeri SomMeri added this to the 1.3.1 milestone Feb 15, 2014
@SomMeri SomMeri mentioned this issue Feb 15, 2014
SomMeri pushed a commit that referenced this issue Feb 15, 2014
SomMeri pushed a commit that referenced this issue Feb 17, 2014
@SomMeri
Copy link
Owner Author

SomMeri commented Feb 17, 2014

@SomMeri SomMeri closed this as completed Feb 17, 2014
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

1 participant