We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99e9ee8 commit b97ab4bCopy full SHA for b97ab4b
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