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

Add initial support for indented syntax #70

Merged
merged 1 commit into from
Jan 29, 2017
Merged

Add initial support for indented syntax #70

merged 1 commit into from
Jan 29, 2017

Conversation

xzyfer
Copy link
Owner

@xzyfer xzyfer commented Jan 29, 2017

Indented syntax has two minor difference that are break the current
tokenization

  • import paths are unquoted
  • import paths are newline terminated not ; terminated

Part of this landed in #69.

Closes #31

Indented syntax has two minor difference that are break the current
tokenization

- import paths are unquoted
- import paths are newline terminated not `;` terminated

Closes #31
@xzyfer xzyfer merged commit 3c2ee6e into master Jan 29, 2017
@xzyfer xzyfer deleted the indented-syntax branch January 29, 2017 09:42
xzyfer added a commit that referenced this pull request Jan 29, 2017
'sass' was added to the default extension in #70.
xzyfer added a commit that referenced this pull request Jan 29, 2017
'sass' was added to the default extension in #70.

Related 187a36d
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.

None yet

1 participant