X7ROOT File Manager
Current Path:
/var/tmp/node-jiti
var
/
tmp
/
node-jiti
/
📁
..
📄
tlc_meet-tailwind.config.ts.4b2341a8.js
(1.5 KB)
Editing: tlc_meet-tailwind.config.ts.4b2341a8.js
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); const config = { darkMode: ['class'], content: [ './pages/**/*.{ts,tsx}', './components/**/*.{ts,tsx}', './app/**/*.{ts,tsx}', './src/**/*.{ts,tsx}', ], prefix: '', theme: { container: { center: true, padding: '2rem', screens: { '2xl': '1400px', }, }, extend: { colors: { dark: { 1: '#1C1F2E', 2: '#161925', 3: '#252A41', 4: '#1E2757', 5: '#53AD07', }, blue: { 1: '#0E78F9', }, sky: { 1: '#C9DDFF', 2: '#ECF0FF', 3: '#F5FCFF', }, orange: { 1: '#FF742E', }, purple: { 1: '#830EF9', }, yellow: { 1: '#F9A90E', }, }, keyframes: { 'accordion-down': { from: { height: '0' }, to: { height: 'var(--radix-accordion-content-height)' }, }, 'accordion-up': { from: { height: 'var(--radix-accordion-content-height)' }, to: { height: '0' }, }, }, animation: { 'accordion-down': 'accordion-down 0.2s ease-out', 'accordion-up': 'accordion-up 0.2s ease-out', }, backgroundImage: { hero: "url('/images/hero-background.png')", }, }, }, plugins: [require('tailwindcss-animate')], } ; exports. default = config; /* v7-993775a3bebf3646 */
Upload File
Create Folder