Skip to content

Commit

Permalink
remove compound from compilerconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
msynk committed Jul 10, 2024
1 parent 5309c45 commit 09a865b
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,6 @@
"minify": { "enabled": false },
"options": { "sourceMap": false }
},
{
"outputFile": "Pages/Components/Buttons/BitCompoundButtonDemo.razor.css",
"inputFile": "Pages/Components/Buttons/BitCompoundButtonDemo.razor.scss",
"minify": { "enabled": false },
"options": { "sourceMap": false }
},
{
"outputFile": "Pages/Components/Buttons/BitIconButtonDemo.razor.css",
"inputFile": "Pages/Components/Buttons/BitIconButtonDemo.razor.scss",
Expand Down

0 comments on commit 09a865b

Please sign in to comment.