README
SendGrid Style Guide
Style Guide primitives/tokens to be used across SendGrid's products, stored as json data.
Installation
npm install @sendgrid/sg-style-guide --save
Style Guide primitives for SendGrid design primitives
<script type="module">
import sendgridSgStyleGuide from 'https://cdn.skypack.dev/@sendgrid/sg-style-guide';
</script>
Style Guide primitives/tokens to be used across SendGrid's products, stored as json data.
npm install @sendgrid/sg-style-guide --save