mirror of
https://github.com/openstf/stf
synced 2025-10-04 02:09:32 +02:00
Add nine-bootstrap template.
This commit is contained in:
parent
5e176477e4
commit
c1253524b2
6 changed files with 19 additions and 53 deletions
7
res/web_modules/nine-bootstrap/index.js
Normal file
7
res/web_modules/nine-bootstrap/index.js
Normal file
|
@ -0,0 +1,7 @@
|
|||
require('bootstrap/dist/css/bootstrap.css')
|
||||
|
||||
require('nine-bootstrap/nine-bootstrap.scss')
|
||||
|
||||
require('components-font-awesome/css/font-awesome.css')
|
||||
|
||||
require('font-lato-2-subset')
|
Loading…
Add table
Add a link
Reference in a new issue