SASS 3 support
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 717
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
Currently, using SASS 3.x directives in a theme for Vaadin 8.0.0.beta1 fails, since vaadin-server depends on https://github.com/vaadin/sass-compiler 0.9.13 which is pretty old and does not support SASS 3 (although it seems to be in the roadmap for version 1.0).
Are there any plans to support SASS 3 and keep it up-to-date?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the vaadin-server dependency on sass-compiler 0.9.13 and the linked sass-compiler roadmap. Check what SASS 3.x directives currently fail in Vaadin 8.0.0.beta1 and determine the compatibility and update requirements. Done means an agreed path for supporting and keeping SASS 3 up to date.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sass
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100