Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Specify location of sass/css #1014

Open
@bakerac4

Description

@bakerac4

Is your feature request related to a problem? Please describe.
Right now I can only seem to have the app.scss/app.css be in the appPath folder.

Describe the solution you'd like
I'd like to be able to specify the location of the app.scss/app.css file to have it in a few folders down. Im trying to align the look and feel with how Glimmer.js (Ember.js's rendering engine) has their app layout. They have a src folder, which I have made the appPath - but the styles are in src/ui/styles

It seems that the css is in the bundle.js file, but because its not in the right location nativescript doesn't use it?

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