Marak / Marak/data-behaviors

less or scss support

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
9
Forks
0
PR merge metrics
No merged PRs in 30d

Description

we shouldn't force the developers to use raw CSS sheets. we should add the option to code CSS in less or scss and then compile to CSS at compile time.

i do NOT want to see any CSS templating engines working in the browser itself. the browser should only be sent regular CSS. we might explore a JSON style sheets solution to represent our internal sheets, but this would be transparent to the developer.

Contributor guide

No contributing guide indexed for this repository

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

The issue names no files, tests, or build entry point; begin by locating the repository's compile path and current CSS handling. Define the scope of LESS/SCSS support, verify that browsers receive only regular CSS, and add coverage for the chosen compile-time behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript, scss
Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.