Skip to content

Commit

Permalink
properly remove craco-less
Browse files Browse the repository at this point in the history
  • Loading branch information
bodobraegger committed Aug 27, 2023
1 parent b94d9df commit 38ff19d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 385 deletions.
4 changes: 1 addition & 3 deletions craco.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
const CracoLessPlugin = require("craco-less");

module.exports = {
plugins: [{ plugin: CracoLessPlugin }],
plugins: [ ],
style: {
sass: {
loaderOptions: {
Expand Down
Loading

0 comments on commit 38ff19d

Please sign in to comment.