diff options
Diffstat (limited to 'app/javascript/scss/_welcome.scss')
-rw-r--r-- | app/javascript/scss/_welcome.scss | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app/javascript/scss/_welcome.scss b/app/javascript/scss/_welcome.scss new file mode 100644 index 0000000..5854dd0 --- /dev/null +++ b/app/javascript/scss/_welcome.scss @@ -0,0 +1,10 @@ +/* + * SPDX-FileCopyrightText: 2020 IN COMMON Collective <collective@incommon.cc + * + * SPDX-License-Identifier: LAL-1.3 + */ + +// Place all the styles related to the welcome controller here. +// They will automatically be included in application.css. +// You can use Sass (SCSS) here: https://sass-lang.com/ + |