Skip to content

Commit 115fd53

Browse files
committed
🛠 fix double sass config in .env
1 parent 8794193 commit 115fd53

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.env

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
OPEN_BROWSER=false
22

3-
REACT_APP_SASS=true
43
REACT_APP_SASS=true
54
REACT_APP_LESS=true
65
REACT_APP_CSS_MODULES=true

packages/react-scripts/template/.env

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
REACT_APP_SASS=true
2-
REACT_APP_SASS=true
32
REACT_APP_LESS=true
43
REACT_APP_CSS_MODULES=true

0 commit comments

Comments
 (0)