mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
docs.csss
This commit is contained in:
@@ -38,7 +38,3 @@ export default {
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
<style lang="css">
|
||||
@import '../assets/docs.css';
|
||||
</style>
|
||||
|
@@ -11,6 +11,7 @@ const global = {
|
||||
};
|
||||
window._global = global;
|
||||
|
||||
import '../assets/docs.css';
|
||||
import 'packages/zanui-css/src/index.css';
|
||||
|
||||
function isMobile() {
|
||||
|
Reference in New Issue
Block a user