less or scss support
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
- 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
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