Configuring the content sources for Domiex.
The content
section of your tailwind.config.ts
file is where you configure the paths to all of your HTML templates, JavaScript components, and any other source files that contain Tailwind class names.
module.exports = { content: [ "./public/index.html", "./src/**/*.{js,ts,jsx,tsx,mdx}", "./src/components/**/*.{js,ts,jsx,tsx,mdx}", "./src/pages/**/*.{js,ts,jsx,tsx,mdx}", "./node_modules/simplebar-react/**/*", "./node_modules/apexcharts/**/*", "./node_modules/react-select/**/*", "./node_modules/@fullcalendar/**/*", "./node_modules/prismjs/**/*", "./node_modules/react-flatpickr/**/*", "./node_modules/flatpickr/**/*", "./node_modules/react-quill/**/*" ], // ... }
This guide covers everything you need to know to make sure Tailwind generates all of the CSS needed for your project.
Be the first to know about new updates and exclusive discounts. No spam, just great offers!
How about
With over 7 years of experienced team, we specialize in delivering custom projects for startups, blue-chip companies, and government agencies. We have successfully completed over 250+ projects, providing tailored solutions that meet the unique needs of each client.
Hire Us© Domiex Created & Crafted by SRBThemes.