aboutsummaryrefslogtreecommitdiffstats
path: root/scss/pysite/style.scss
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-06-23 19:00:07 +0000
committerGravatar Gareth Coles <[email protected]>2018-06-23 19:00:07 +0000
commit90b9ebfe6b59a69e9783259a70e7927d989604f8 (patch)
treea6b796051cb7b7811ce8528b2b4501278422591e /scss/pysite/style.scss
parentUpdate Font-Awesome Pro to 5.1.0 (diff)
parentAdd some documentation to the team_edit_repo route (diff)
Merge branch 'teams-user-frontend' into 'master'
User frontend for teams See merge request python-discord/projects/site!9
Diffstat (limited to 'scss/pysite/style.scss')
-rw-r--r--scss/pysite/style.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/scss/pysite/style.scss b/scss/pysite/style.scss
index 083a9fc7..23f8b1bb 100644
--- a/scss/pysite/style.scss
+++ b/scss/pysite/style.scss
@@ -50,6 +50,8 @@
@import "pages/main/jams/index";
@import "pages/main/jams/join";
+@import "pages/main/jams/team_view";
+@import "pages/main/jams/team_list";
// Sectional: Staff Blueprint
@import "pages/staff/common";