%PDF- %PDF-
Direktori : /proc/self/root/tmp/node-jiti/ |
Current File : //proc/self/root/tmp/node-jiti/flashphive.com-tailwind.config.js.2a6a1489.js |
"use strict";module.exports = { content: [ './views/**/*.ejs', './public/**/*.js', './public/assets/js/**/*.js', './src/**/*.js', './resources/**/*.js' ], darkMode: 'class', theme: { extend: { animation: { 'fadeIn': 'fadeIn 0.2s ease-in-out' }, keyframes: { fadeIn: { '0%': { opacity: '0', transform: 'scale(0.8)' }, '100%': { opacity: '1', transform: 'scale(1)' } } } } }, plugins: [] }; /* v7-53d6ba2bfb9c14e3 */