%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/forge/takeaseat.eco-n-tech.co.uk/
Upload File :
Create Path :
Current File : //home/forge/takeaseat.eco-n-tech.co.uk/tailwind.config.js

module.exports = {
  theme: {
    colors: {
      transparent: 'transparent',
      current: 'currentColor',
      white: '#ffffff',
      yellow: '#ffcc00',
      black: '#333333',
      green: {
        DEFAULT: '#b9cb1b',
        dark: '#1bcb73'
      },
      pink: '#fd50bc',
      blue: {
        light: '#79d0d7',
        DEFAULT: '#8eaEd9',
        medium: '#bccdd4'
      },
      gray: '#f3f2ee',
      orange: '#ff8900',
      red: '#fd5050',
      purple: '#cea9D8'
    },
    borderWidth: {
      DEFAULT: '1px',
      '0': '0',
      '2': '2px',
      '3': '3px',
      '4': '4px',
      '6': '6px',
      '8': '8px',
      
      // Custom Border Widths
      '10': '10px',
      '15': '15px',
      '20': '20px',
      '30': '30px',
      '40': '40px'
    },
    extend: {
      transitionProperty: {
       'width': 'width'
      }
    }
  },
  purge: [
    './components/**/*.{vue,js}',
    './layouts/**/*.vue',
    './pages/**/*.vue',
    './plugins/**/*.{js,ts}',
    './nuxt.config.{js,ts}',
  ],
  variants: {
    extend: {},
  },
  plugins: [
    require('@tailwindcss/forms'),
    require('@tailwindcss/typography')
  ],
}

Zerion Mini Shell 1.0