Skip to content

Commit

Permalink
docs: trying to resolve deploy issues
Browse files Browse the repository at this point in the history
  • Loading branch information
desmondinho committed Oct 4, 2024
1 parent 8312b70 commit 8764bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/LumexUI.Docs/LumexUI.Docs/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ module.exports = {
},
},
plugins: [
require('./bin/Debug/net8.0/theme/plugin'),
require('./bin/Release/net8.0/theme/plugin'),
require('@tailwindcss/typography'),
function ({ addVariant }) {
addVariant('children', '& > *')
Expand Down

0 comments on commit 8764bd5

Please sign in to comment.