Skip to content

Instantly share code, notes, and snippets.

@smithki
Created March 28, 2019 22:26
Show Gist options
  • Save smithki/9087c600a36fcfefdab7a7981f1550c3 to your computer and use it in GitHub Desktop.
Save smithki/9087c600a36fcfefdab7a7981f1550c3 to your computer and use it in GitHub Desktop.
import { AnthologyClient } from 'anthology.scss';
// You can pass a StyleSheet to the constructor or let it try to
// find your Anthology style sheet automatically.
const anthology = new AnthologyClient();
const smallMargin = anthology.extract('marginRight', 'small');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment