We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9df9b3a + 345f99c commit ecdb4d6Copy full SHA for ecdb4d6
tailwind.config.js
@@ -4,7 +4,7 @@
4
const colors = require('tailwindcss/colors');
5
6
module.exports = {
7
- content: [`./app/**/*.{html,js,ts,hbs}`],
+ content: [`./app/**/*.{html,js,ts,hbs,gts}`],
8
safelist: {
9
standard: [
10
'inline', // Used by SVG stuff
0 commit comments