Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create semantic value plugin #32

Open
streamich opened this issue Mar 21, 2018 · 1 comment
Open

Create semantic value plugin #32

streamich opened this issue Mar 21, 2018 · 1 comment

Comments

@streamich
Copy link
Owner

http://cssinjs.org/jss-expand?v=v5.1.0

@streamich
Copy link
Owner Author

Example:

const className = rule({
    background: {
      color: 'green',
      image: 'url(image.jpg)',
      position: [0, 0],
      repeat: 'no-repeat'
    },
});

@streamich streamich added this to To do in nano-css Board via automation May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
nano-css Board
  
To do
Development

No branches or pull requests

1 participant