Skip to content

yayromina/radium-emmet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Radium Emmet CSS Snippets and Abbreviations

Emmet-powered CSS completions are a powerful way to optimize your front end workflow. These snippets allow the same abbreviations to output styles in camelCase syntax that may be used in React components wrapped in Radium.

Emmet Resources

Emmet with Radium

Use Emmet in your Radium styles the same way you would in a normal CSS (or preprocessed) file.

Notes

I removed the !important shorthand since the quote marks would break the style. In any case, !importants should be unnecessary as the style is directly applied to the element.

About

Radium Emmet CSS Snippets and Abbreviations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published