css-to-inline
An atom plugin for converting css to inline javascript object. Useful for react/jsx projects
kepta 2,368 14 1.1.0 MIT GitHub

CSS-to-inline

An atom plugin to convert css code directly to a javascript object. Useful for react/jsx projects

A screenshot of your package

Installation

search for 'css to inline ' in atom package manager or simply

apm install css-to-inline

Usage

Right click the selected text or use shortcut

ctrl-opt-I