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

fix: update type declarations, allow context to be undefined #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DesignByOnyx
Copy link

@DesignByOnyx DesignByOnyx commented May 30, 2019

This updates the type declarations to be in sync with @stencil/core. This allows context to be undefined, which allows importing 3rd party styles.

Fixes #15

This updates the type declarations to be in sync with @stencil/core. This also allows context to be undefined, which allows importing 3rd party styles.

Fixes stencil-community#15
@splitinfinities splitinfinities added the Feature: Enhancement New feature or request label Sep 27, 2021
@splitinfinities splitinfinities self-assigned this Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update type declarations, should also work if context is undefined
2 participants