vaadin / vaadin/framework

SASS 3 support

Open
#8,339 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement workaround
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.