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

Updated detached rulesets and mixins as functions #201

Merged
merged 6 commits into from
Aug 31, 2014

Conversation

SomMeri
Copy link
Member

@SomMeri SomMeri commented Jul 3, 2014

This pull request is add things we discussed in less/less.js#2085, less/less.js#2083 and less/less.js#2064 .

Added few details about detached rulesets:

  • short introduction with simplest possible example,
  • return values from detached rulesets,
  • scoping - which variables are seen from inside detached rulesets.

Added few details about mixins as functions:

  • they return also mixins,
  • local scope protection.

Added scoping details and small introduction with simplest possible example.
Added details about scope protection and information about return mixins.
seven-phases-max and others added 2 commits August 26, 2014 21:51
Clarification on the behavior of --source-map-less-inline command-line option
…-docs into detached-rulesets-1

Conflicts:
	content/features/mixins-as-functions.md
SomMeri added a commit that referenced this pull request Aug 31, 2014
Updated detached rulesets and mixins as functions
@SomMeri SomMeri merged commit a1c3b26 into less:master Aug 31, 2014
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

Successfully merging this pull request may close these issues.

2 participants