File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 11// start the Stimulus application
22import './bootstrap.js' ;
33import './styles/app.scss' ;
4- import '@fortawesome/fontawesome-free/css/all.css' ;
5- import '@fortawesome/fontawesome-free/css/v4-shims.css' ;
64import 'highlight.js/styles/github-dark-dimmed.css' ;
75import 'lato-font/css/lato-font.css' ;
86
Original file line number Diff line number Diff line change 7171 'version ' => '11.9.0 ' ,
7272 'type ' => 'css ' ,
7373 ],
74- '@fortawesome/fontawesome-free/css/all.css ' => [
75- 'version ' => '6.5.1 ' ,
76- 'type ' => 'css ' ,
77- ],
7874 'lato-font/css/lato-font.css ' => [
7975 'version ' => '3.0.0 ' ,
8076 'type ' => 'css ' ,
8177 ],
82- '@fortawesome/fontawesome-free/css/v4-shims.css ' => [
83- 'version ' => '6.5.1 ' ,
84- 'type ' => 'css ' ,
85- ],
8678 'popper.js ' => [
8779 'version ' => '1.16.1 ' ,
8880 ],
You can’t perform that action at this time.
0 commit comments