Skip to content

Commit

Permalink
update nx to remove warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
humandad committed Jun 17, 2024
1 parent 248540b commit 0c7878a
Show file tree
Hide file tree
Showing 3 changed files with 702 additions and 746 deletions.
1 change: 0 additions & 1 deletion libs/apps/uesio/builder/build/tailwind-css-class-parser.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
const csstree = require("css-tree")
const fuzzysort = require("fuzzysort")

const walk = (tree, prefix, items = []) => {
for (const child of tree.children) {
Expand Down
Loading

0 comments on commit 0c7878a

Please sign in to comment.