Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

march213/jss-atom-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jss atom snippets

CSS properties in camelCase/kebab style for usage in css-in-js lib.


Install

Navigate to Settings > Install and search for jss-atom-snippets.


Usage example:

Alt text

Todo

  • add rules jlis:n => listStyle: 'none'
  • add rules _jlis => 'list-style': ''
  • add rules for css-grid
  • add rules for media-query, keyframes, etc.