Commit d701908c authored by nanahira's avatar nanahira

remove

parent 9712ac29
Pipeline #11096 passed with stages
in 1 minute and 40 seconds
#!/bin/bash
npm install --save \
bootstrap \
@ng-bootstrap/ng-bootstrap \
open-iconic
@ng-bootstrap/ng-bootstrap
npm install --save-dev \
'@typescript-eslint/eslint-plugin@^4.28.2' \
......
/* You can add global styles to this file, and also import other style files */
@import '~bootstrap';
@import '~open-iconic/font/css/open-iconic-bootstrap.css';
body {
min-height: 100vh;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment