Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Details in Manually import #14

Closed
byteyang opened this issue Dec 17, 2017 · 1 comment
Closed

Details in Manually import #14

byteyang opened this issue Dec 17, 2017 · 1 comment

Comments

@byteyang
Copy link

I thought that the steps of Manually import miss some details.

For example, I want to use Button component only, the working steps are:

  1. import 'fish-ui/styles/base.less' => import 'fish-ui/src/styles/base.less'
  2. Line 1 of button.less: @import './base.less'; is commented. I need to open it. (It's wired...is there any other consideration?)
  3. Vue needs to use this imported Button component by Vue.component(Button.name, Button), which is not mentioned
@myliang
Copy link
Owner

myliang commented Dec 18, 2017

@dreamswhite thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants