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 238416 - Support for stylus
Summary: Support for stylus
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: CSS Preprocessors (SASS, LESS, ...) (show other bugs)
Version: 8.0
Hardware: All All
: P1 normal with 10 votes (vote)
Assignee: Milutin Kristofic
URL: http://learnboost.github.io/stylus/
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-15 10:10 UTC by neoramax
Modified: 2015-03-25 06:43 UTC (History)
5 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description neoramax 2013-11-15 10:10:35 UTC
Could you support Stylus CSS preprocessor engine?

http://learnboost.github.io/stylus/
Comment 1 fortruth 2014-03-21 10:07:53 UTC
I also want this features, would you please consider about this?
Comment 2 flangefrog 2014-04-17 22:52:14 UTC
As stylus is very similar to SASS and supports a lot of SASS syntax, it could be implemented by duplicating and modifying the NetBeans SASS code.