UNPKG

cmds-tailwind-styles

Version:

A tailwind preset of utilities for Copa Airlines design system

7 lines (5 loc) 159 B
const theme = require('../../../src/theme/index') test('Returns a string: string object', () => { console.log(theme()) expect(true).toBe(true); });