Skip to content

convert copied css from browser to css in jsx format in react using go

Notifications You must be signed in to change notification settings

inikotoran/css-to-jsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example

go build
$ ./css-to-jsx 'background-color: #282c34;
color: white;
padding: 40px;
font-family: Arial;
text-align: center;'

About

convert copied css from browser to css in jsx format in react using go

Topics

Resources

Stars

Watchers

Forks

Languages