Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed May 4, 2023
1 parent 710429b commit a7e7e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/default/tailwind.config.js
@@ -1,5 +1,5 @@
import defaultTheme from 'tailwindcss/defaultTheme';
import forms from '@tailwindcss/forms'
import forms from '@tailwindcss/forms';

/** @type {import('tailwindcss').Config} */
export default {
Expand Down

0 comments on commit a7e7e2a

Please sign in to comment.