Skip to content
Snippets Groups Projects
Commit a1cad18d authored by Jonas Leder's avatar Jonas Leder
Browse files

moved all css files into scss folder

parent 76a963d7
No related branches found
No related tags found
No related merge requests found
.idea/
public/css/
\ No newline at end of file
......@@ -4,5 +4,5 @@ public/internal/config.php
#phpstorm
.idea/
#node
node_modules/
\ No newline at end of file
#build css folder
public/css
\ No newline at end of file
......@@ -2,6 +2,7 @@
FROM ruby:latest AS build-env
WORKDIR /build
COPY . /build
RUN mkdir /build/public/css
RUN gem install sass
RUN sass --update scss:public/css
......
......
This diff is collapsed.
{
"systemParams": "win32-x64-72",
"modulesFolders": [],
"flags": [],
"linkedModules": [],
"topLevelPatterns": [],
"lockfileEntries": {},
"files": [],
"artifacts": {}
}
\ No newline at end of file
File moved
This diff is collapsed.
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment