atom-css-to-inline icon indicating copy to clipboard operation
atom-css-to-inline copied to clipboard

Atom plugin for converting css to inline for react/JSX

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