This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Bootstrap
Watch
0
Star
0
Fork
0
You've already forked Bootstrap
mirror of
https://github.com/twbs/bootstrap.git
synced
2024-11-28 10:24:19 +01:00
Code
Issues
Actions
Packages
Releases
Activity
fa4fbc8798
Bootstrap
/
.stylelintignore
6 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Clean up and tweak ESLint rules. Also, refactor ESLint and stylelint config files; now everything will work from our root dir.
2017-12-16 12:44:17 +01:00
**/*.min.css
**/dist/
**/vendor/
Rename _gh_pages to _site. (#33129)
2021-03-02 16:05:26 +01:00
/_site/
Switch to Hugo This commit includes all the needed workarounds and most changes from the main branch for everything to work, like: * removing empty lines in raw HTML that break output * read .browserslistrc, CSS variables from disk instead of duplicating it * using Hugo mounts * using Hugo for the docs CSS/JS * move ToC Sass code to a separate file while adapting it for Hugo Thus, this patch makes our npm scripts faster since lint runs on one step and there's no separate docs assets processing.
2020-11-04 15:39:29 +01:00
/js/coverage/
Reference in New Issue
Copy Permalink