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

Vuetify Typings (index.d.ts) not exporting colors #5163

Closed
kevinmarrec opened this issue Sep 24, 2018 · 0 comments
Closed

Vuetify Typings (index.d.ts) not exporting colors #5163

kevinmarrec opened this issue Sep 24, 2018 · 0 comments

Comments

@kevinmarrec
Copy link
Contributor

Versions and Environment

Vuetify: 1.2.4
Vue: 2.5.17
Browsers: Chrome 69
OS: Windows 10

Steps to reproduce

import colors from 'vuetify/es5/util/colors' in TypeScript throws an error.

Expected Behavior

Vuetify Typings are not exporting colors in node_modules/vuetify/types/index.d.ts
Adding import './colors' at the top of the file fixes it, but should be published in the NPM package.

KaelWD pushed a commit that referenced this issue Oct 2, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Oct 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant