mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-04-05 08:53:57 -04:00
Implemented basic search modal functionality
This commit is contained in:
@@ -22,7 +22,7 @@ files:
|
||||
ignore:
|
||||
- node_modules/**
|
||||
- src/assets/stylesheets/_shame.scss
|
||||
- src/assets/stylesheets/extensions/_codehilite.scss # Temporary disabled
|
||||
- src/assets/stylesheets/extensions/_codehilite.scss
|
||||
|
||||
options:
|
||||
merge-default-rules: true
|
||||
@@ -122,4 +122,4 @@ rules:
|
||||
- 2
|
||||
- convention: hyphenatedbem
|
||||
- allow-leading-underscore: false
|
||||
zero-unit: 2
|
||||
zero-unit: 2
|
||||
|
||||
Reference in New Issue
Block a user