mirror of
https://github.com/donlon/cloudflare-error-page.git
synced 2025-12-19 06:49:30 +00:00
editor/web: import bootstrap css from script
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
*/
|
||||
import ejs from 'ejs';
|
||||
import templateContent from './template.ejs?raw';
|
||||
import 'bootstrap/dist/css/bootstrap.min.css';
|
||||
|
||||
|
||||
let template = ejs.compile(templateContent);
|
||||
|
||||
Reference in New Issue
Block a user