cssinjs / cssinjs/styled-jss

Support jss-template plugin

Open
#49 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
214
Forks
14
PR merge metrics
No merged PRs in 30d

Description

So we can use template literals when needed:

```js
styled('div')(`
color: red;
`)
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating the plugin integration and existing handling for styled('div'), then check how template literals are currently parsed or passed through. Done means the shown template-literal call works without breaking existing styled usage, with coverage for that example.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.