Skip to content
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

Migrate to bootstrap #1055

Draft
wants to merge 97 commits into
base: master
Choose a base branch
from
Draft

Migrate to bootstrap #1055

wants to merge 97 commits into from

Conversation

Blendify
Copy link
Member

@Blendify Blendify commented Feb 23, 2021

NOTE: This patch is not meant for review but is for testing, if we decide to continue separate smaller patch will be made

This patch makes the initial changes needed to move from wyrm to bootstrap.

Some things that need to be done:

  • use bootstrap layout system
  • fix fonts
  • fix sidebar scroll
  • fix some styling
  • fix breadcrumbs aside
  • fix media queries

@Blendify Blendify changed the title Migrate to bootstrap (WIP) Migrate to bootstrap Mar 2, 2021
Blendify added 6 commits March 4, 2021 16:03
Node sass is now deprecated, dart-sass is now the main implementation.
There is no change to the built assets.

For more information see
https://sass-lang.com/blog/libsass-is-deprecated
This causes issues with dart-sass compiler
@Blendify Blendify added this to the 1.0.0 milestone Mar 11, 2021
+clearfix
.breadcrumb
padding-left: 0px
background-color: inherit
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set $breadcrumb-bg here instread.

@agjohnson agjohnson modified the milestones: 1.0.0, 2.0 Mar 12, 2021
@Blendify Blendify marked this pull request as draft March 15, 2021 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants