Beg-in / Beg-in/frow

CSS3 variable support

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Sass
Stars
164
Forks
26
PR merge metrics
No merged PRs in 30d

Description

It would be awesome if the Sass variables were automatically converted to CSS3 variables on build.

Being able to change the `$text-color`/`var(--text-color)` even when not using Sass would be so cool.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by tracing the repository's Sass build process and how Sass variables are currently handled; the work is done when variables such as $text-color are automatically exposed as matching CSS custom properties for use without Sass.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, sass
Domain
build-system, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.