Skip to content

Nested styles are not reflected in the demo. #70

@zbranzov

Description

@zbranzov

If you change 'scss' files in the 'styles' folder of the demo app, they will get properly to the 'platforms' folder but won't get reflected in the app's UI.
If you change some scss file on the root level, both changes will apply.

"nativescript": {
"id": "org.nativescript.demo",
"tns-ios": {
"version": "3.4.1"
},
"tns-android": {
"version": "3.4.1"
}
},
"dependencies": {
"nativescript-theme-core": "^1.0.4",
"tns-core-modules": "^3.0.0"
},
"devDependencies": {
"babel-traverse": "6.26.0",
"babel-types": "6.26.0",
"babylon": "6.18.0",
"lazy": "1.0.11",
"nativescript-dev-sass": "file:../src"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions