Sha256: 0dad87ee4ae50309efa3efe505ebb5a69051ef57d669188e50ba60020a49b567

Contents?: true

Size: 216 Bytes

Versions: 58

Compression:

Stored size: 216 Bytes

Contents

  // tailwind.config.js
  const colors = require('tailwindcss/colors')
  
  module.exports = {
    // ...
    theme: {
      extend: {
        colors: {
          rose: colors.rose,
        },
      },
    },
  }
  

Version data entries

58 entries across 29 versions & 1 rubygems

Version Path
tailwind_dsl-0.0.22 .components/tui/marketing/page/pricing/05.tailwind.config.js
tailwind_dsl-0.0.22 .components/tui/application-ui/component/list/feed/03.tailwind.config.js
tailwind_dsl-0.0.21 .components/tui/application-ui/component/list/feed/03.tailwind.config.js
tailwind_dsl-0.0.21 .components/tui/marketing/page/pricing/05.tailwind.config.js
tailwind_dsl-0.0.20 .components/tui/application-ui/component/list/feed/03.tailwind.config.js
tailwind_dsl-0.0.20 .components/tui/marketing/page/pricing/05.tailwind.config.js
tailwind_dsl-0.0.19 .components/tui/application-ui/component/list/feed/03.tailwind.config.js
tailwind_dsl-0.0.19 .components/tui/marketing/page/pricing/05.tailwind.config.js
tailwind_dsl-0.0.18 .components/tui/application-ui/component/list/feed/03.tailwind.config.js
tailwind_dsl-0.0.18 .components/tui/marketing/page/pricing/05.tailwind.config.js
tailwind_dsl-0.0.17 .components/tui/application-ui/component/list/feed/03.tailwind.config.js
tailwind_dsl-0.0.17 .components/tui/marketing/page/pricing/05.tailwind.config.js
tailwind_dsl-0.0.16 .components/tui/application-ui/component/list/feed/03.tailwind.config.js
tailwind_dsl-0.0.16 .components/tui/marketing/page/pricing/05.tailwind.config.js
tailwind_dsl-0.0.15 .components/tui/application-ui/component/list/feed/03.tailwind.config.js
tailwind_dsl-0.0.15 .components/tui/marketing/page/pricing/05.tailwind.config.js
tailwind_dsl-0.0.14 .components/tui/application-ui/component/list/feed/03.tailwind.config.js
tailwind_dsl-0.0.14 .components/tui/marketing/page/pricing/05.tailwind.config.js
tailwind_dsl-0.0.13 .components/tui/marketing/page/pricing/05.tailwind.config.js
tailwind_dsl-0.0.13 .components/tui/application-ui/component/list/feed/03.tailwind.config.js