diff --git a/src/css/colors.css b/src/css/colors.css deleted file mode 100644 index e69de29..0000000 diff --git a/src/css/colors.scss b/src/css/colors.scss new file mode 100644 index 0000000..f1fe988 --- /dev/null +++ b/src/css/colors.scss @@ -0,0 +1 @@ +// This file contains the standardized colors! \ No newline at end of file diff --git a/src/css/forms.scss b/src/css/forms.scss new file mode 100644 index 0000000..5f867ce --- /dev/null +++ b/src/css/forms.scss @@ -0,0 +1 @@ +// This file formats the forms and inputfields \ No newline at end of file diff --git a/src/css/intermate.scss b/src/css/intermate.scss new file mode 100644 index 0000000..07add03 --- /dev/null +++ b/src/css/intermate.scss @@ -0,0 +1 @@ +// This file combines the other stylesheets \ No newline at end of file