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

Commit b97ae18

Browse files
committed
feat(modal): add no css import script
- Add index-nocss.js for modals
1 parent a887d2b commit b97ae18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/modal/index-nocss.js

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
require('../position/position.css');
2+
module.exports = require('./index-nocss.js');

0 commit comments

Comments
 (0)