How to use the @crave/farmblocks-theme.fontTypes.POSITIVE function in @crave/farmblocks-theme

To help you get started, we’ve selected a few @crave/farmblocks-theme examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github CraveFood / farmblocks / packages / text / src / components / Title.story.js View on Github external
    withInfo()(() =&gt; <title type="{fontTypes.POSITIVE}">Awesome title</title>)
  )
github CraveFood / farmblocks / packages / text / src / components / Text.story.js View on Github external
.add("POSITIVE type", () =&gt; (
    
  ))
  .add("NEGATIVE type", () =&gt; (
github CraveFood / farmblocks / packages / text / src / components / Text.Title.story.js View on Github external
.add("POSITIVE type", () =&gt; (
    
  ))
  .add("NEGATIVE type", () =&gt; (
github CraveFood / farmblocks / packages / text / src / components / Text.Paragraph.story.js View on Github external
.add("POSITIVE type", () =&gt; (
    <div style="{{">
      
    </div>
  ))
  .add("NEGATIVE type", () =&gt; (