Skip to content
This repository was archived by the owner on Sep 11, 2018. It is now read-only.
This repository was archived by the owner on Sep 11, 2018. It is now read-only.

Sharing for reference; a few tips #81

Description

https://github.com/megamindbrian/spotshot/

Sidenav container in Materials and Nativescript:
https://github.com/megamindbrian/spotshot/tree/master/src/app/shared/container

Referencing an image in the assets directory from SCSS:
https://github.com/megamindbrian/spotshot/blob/master/src/app/shared/container/container.component.tns.scss#L6

Added a menu service for keeping track of titles and if the sidenav is open:
https://github.com/megamindbrian/spotshot/blob/master/src/app/menu/menu.service.ts

Ran into a weird issue where SCSS and CSS files are being generated in the same directory, I added it in the shared directory and SCSS files only link to it, 1 direction:
https://github.com/megamindbrian/spotshot/blob/master/src/app/shared/colors.scss

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions