Skip to content

Commit

Permalink
upgrade dependencies, fix lightbox css (#9)
Browse files Browse the repository at this point in the history
- upgrades dependencies
- fixes lightbox css
- lightbox uses two class selectors with the same specificity, thus, the
priority is based on the order
- however, webpack merges some selectors and changes the priority in a
production build
  - as a fix, added the important selector with more specificity
- also adds a workaround for
facebook/docusaurus#7986
  • Loading branch information
nk-coding authored Dec 1, 2023
2 parents 506a3af + 55b954e commit ef0154a
Show file tree
Hide file tree
Showing 4 changed files with 352 additions and 606 deletions.
Loading

0 comments on commit ef0154a

Please sign in to comment.