This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 256495 - SASS: Unexpected token LPAREN found
Summary: SASS: Unexpected token LPAREN found
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Preprocessors (SASS, LESS, ...) (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-10 12:09 UTC by alesak
Modified: 2015-11-11 02:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alesak 2015-11-10 12:09:56 UTC
This line is marked as invalid in editor (Part of Foundation 5 _dropdown.scss)

#{$default-float}: -($f-dropdown-triangle-size * 2);
Comment 1 Milutin Kristofic 2015-11-10 16:31:26 UTC
Fixed in dev build, thank you for your report
http://hg.netbeans.org/web-main/rev/bb24909f0afe
Comment 2 Quality Engineering 2015-11-11 02:32:29 UTC
Integrated into 'main-silver', will be available in build *201511110002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/bb24909f0afe
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #256495 - SASS: Unexpected token LPAREN found