File "utilities.css"
Full path: /home/satkhirabarta/public_html/wp-content/plugins/burst-statistics/mailer/maizzle/src/css/utilities.css
File
size: 324 B (324 B bytes)
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
/*
* Here is where you can define your custom utility classes.
*
* We wrap them in the `utilities` @layer directive, so
* that Tailwind moves them to the correct location.
*
* More info:
* https://tailwindcss.com/docs/functions-and-directives#layer
*/
@layer utilities {
.break-word {
word-break: break-word;
}
}