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

@at-root support #193

Closed
robocoder opened this issue Aug 8, 2014 · 6 comments
Closed

@at-root support #193

robocoder opened this issue Aug 8, 2014 · 6 comments

Comments

@robocoder
Copy link
Collaborator

See sass 3.3.0 release notes.

Nice summary: http://sassbreak.com/getting-back-to-our-roots/

@vinigarcia87
Copy link

Any news on this, guys?
can't compile bootstrap 3.3.5 without @at-root. :S

@robocoder
Copy link
Collaborator Author

Not yet.

@robocoder
Copy link
Collaborator Author

Branch: wip/at-root-continued
Status:

  • Parser.php: parses @at-root [optional-selector-list] [(without: ...)] [(with: ...)]
  • Compiler.php: compiles block at the root level
  • Compiler.php: handle inline selector list
  • unit tests:
  • Compiler.php: handle with:
  • Compiler.php: handle without:
  • @at-root inside @mixin (@at-root Variables not defined #354)

@corradomatt
Copy link

Yes! This will be awesome! I posted a bounty for it, please join in if you love this project as much as I do - https://www.bountysource.com/issues/3632927-at-root-support

robocoder added a commit that referenced this issue Sep 25, 2015
@robocoder
Copy link
Collaborator Author

Further improvements in #359.

@exzerry
Copy link

exzerry commented May 14, 2018

Cannot pass "&" after @at-root
Returns empty char

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

4 participants