Skip to content

Commit

Permalink
fix: ci install
Browse files Browse the repository at this point in the history
  • Loading branch information
MGREMY committed Oct 31, 2024
1 parent 781069c commit 7bc93ee
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/docs/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

const { createGlobPatternsForDependencies } = require('@nx/angular/tailwind');
const { join } = require('path');
const sharedTailwindConfig = require('flowbite-angular/tailwind.config.js');
const sharedTailwindConfig = require('flowbite-angular/tailwind.config');

/** @type {import('tailwindcss').Config} */
module.exports = {
Expand Down
25 changes: 23 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7bc93ee

Please sign in to comment.