mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Also add to CSS
This commit is contained in:
parent
b25fdd1549
commit
13ab16513c
@ -143,7 +143,7 @@ module.exports = function(grunt) {
|
|||||||
linebreak: true
|
linebreak: true
|
||||||
},
|
},
|
||||||
files: {
|
files: {
|
||||||
src: [ 'sphinx_rtd_theme/static/js/theme.js' ]
|
src: [ 'sphinx_rtd_theme/static/js/theme.js', 'sphinx_rtd_theme/static/css/theme.css' ]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user