airbnb / airbnb/react-with-styles-interface-aphrodite
Run inline styles through prefixer
- 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