Skip to content

Commit be7d436

Browse files
committed
test
1 parent 585a65f commit be7d436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tailwind-config/tailwind.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/** @type {import('tailwindcss').Config} */
2-
export default {
2+
module.exports = {
33
plugins: [require('tailwindcss-animate'), require('@tailwindcss/typography')],
44
theme: {
55
extend: {

0 commit comments

Comments
 (0)