We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99e9ee8 + b97ab4b commit d6c9ff9Copy full SHA for d6c9ff9
Makefile
@@ -70,4 +70,5 @@ clean-dev:
70
71
clean-git:
72
rm -r js/
73
- git checkout -- js/
+ rm -r css/
74
+ git checkout -- js/ css/
0 commit comments