airbnb / airbnb/react-with-styles-interface-aphrodite

Run inline styles through prefixer

Open
#1 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
55
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Aphrodite uses inline-style-prefixer on the styles it produces. Since you already have the dependency if you are using this interface, we should run the inline styles through this. This will make it easier to work with.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the interface entry point that produces Aphrodite inline styles and inspect how the existing inline-style-prefixer dependency is currently exposed. Trace the generated styles through that path and verify that the result is passed through the prefixer; done means the interface consistently returns prefixed inline styles.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.