Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Import the stylesheet #93

Merged
merged 2 commits into from
Sep 25, 2018

Conversation

EddyVerbruggen
Copy link
Contributor

Looks like this was intended but forgotten. Without it, the styles won't be applied to your app.

@rigor789 rigor789 merged commit 324f801 into nativescript-vue:master Sep 25, 2018
@prinzt
Copy link

prinzt commented Dec 10, 2018

How do we handle platform specific global styles?
If i add the additional imports
"import 'styles.android.scss'"
"import 'styles.ios.scss'"
to main.js, then both android and ios styles are applied.
Or do i miss something?

Update: I solved it that way:
#90 (comment)

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

Successfully merging this pull request may close these issues.

3 participants