-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adds readability widget #1331
base: main
Are you sure you want to change the base?
adds readability widget #1331
Conversation
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.
I think we can remove widget.css and widget.css.map. Ultimately, shakapacker should compile the widget.scss into the application.css and application.css.map and throw that in the public/packs/css directory. Otherwise this looks good!
Also, this should probably be removed in widget.scss:
Since shakapacker will handle this. |
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.
Looks good!
Adds the readability widget developed by NC State Libraries
The only customization at this time is changing to psu brand colors.
Current fields are warm background, highlight links, open dyslexic font, and remove images. There's potential in the future to customize further by changing the fields you can toggle on/off (ex. ADHD friendly fonts, etc)