Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
veljko7 committed Aug 6, 2024
1 parent 1ea5e6f commit 9d3b4b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions widget.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"interface": {
"assets": [
"js/interface.js",
"css/interface.css"
"css/global.css"
]
},
"build": {
"dependencies": ["fliplet-core", "fliplet-datasources"],
"assets": ["js/build.js"]
"assets": ["js/build.js", "css/global.css"]
}
}

0 comments on commit 9d3b4b5

Please sign in to comment.