Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit d68086f

Browse files
Foxandxsswesleycho
authored andcommitted
fix(position): add CSS for webpack support
Closes #5561
1 parent dd844ad commit d68086f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/position/index.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
require('./position');
22

3+
require('./position.css');
4+
35
var MODULE_NAME = 'ui.bootstrap.module.position';
46

57
angular.module(MODULE_NAME, ['ui.bootstrap.position']);

0 commit comments

Comments
 (0)