Partially fixes issue #3256 by updating SASS syntax in main SCSS files. To fully address the issue, FontAwesome should be updated to `v7.x` and Tabler to `v3.30` or higher (see Tabler fix [here](https://github.com/tabler/tabler-icons/pull/1256)), where the SCSS has been fixed. --------- Signed-off-by: George Araújo <george.gcac@gmail.com> Co-authored-by: George Araújo <george.gcac@gmail.com>
14 lines
290 B
Plaintext
14 lines
290 B
Plaintext
**/*.map
|
|
**/*.min.css
|
|
**/*.min.js
|
|
assets/css/main.scss
|
|
assets/js/distillpub/template.v2.js
|
|
assets/js/search/*.js
|
|
assets/plotly/demo.html
|
|
lighthouse_results/**
|
|
_posts/2015-10-20-math.md
|
|
_sass/font-awesome/*.scss
|
|
_scripts/*
|
|
# Ignore citation YAML file generated by script
|
|
_data/citations.yml
|