-
Notifications
You must be signed in to change notification settings - Fork 2
add ui system to be configured for project #43
base: master
Are you sure you want to change the base?
Conversation
The many foreign languages might be intimidating to students -- are there ways to make it more approachable? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this! Let's have a discussion offline about how to move forward -- I think the general shape is good, but this introduces some stuff that I think we can probably cut for this project, since we won't need it.
I'm also concerned about things like UILibrary/scss/_reset.scss
and UILibrary/scss/mixins/_breakpoints.scss
being redundant with Bootstrap, which already has a similar reset and its own grid system.
(More via Slack / chat.)
…es to make interface less overwhelming
@ryaanahmed @mscuthbert sounds great! Made the requested changes to the design system for your review! |
Hey @ryaanahmed just getting caught up before our staff meeting--is this still useful to consider? Will look at the js lint error. |
@lukehollis let's pause on this for now -- will connect with you about some of the issues here offline |
Added a homepage for design system as was assigned -- available at /system route
frontend/src/UILibrary/scss/_variables.scss
should be configured as necessary for the project; similarly_typography.scss
,_breakpoints.scss
, and other mixins.Currently appears as this: