/tailbase

Design system config file of tailwindcss with common plugins

Primary LanguageJavaScript

Design system

Commands

build:docs

How to Use

See tailwindcss presets here.

module.exports = {
  presets: [
    require('@acmecorp/tailwind-base')
  ],
  // ...
}

Style Guide

Space between supporting icon and text: 8px;