Skip to content

Commit 5b62882

Browse files
css folder mkdir
1 parent e34e265 commit 5b62882

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dockflare/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ COPY postcss.config.js ./postcss.config.js
1717

1818
# 3. Create 'app/templates' and copy inputs
1919
RUN mkdir -p ./app/templates
20+
RUN mkdir -p ./app/static/css
2021
COPY app/templates/input.css ./app/templates/input.css
2122
COPY app/templates ./app/templates
2223

0 commit comments

Comments
 (0)