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

Sharing for reference; a few tips #81

Open
ghost opened this issue Feb 15, 2018 · 0 comments
Open

Sharing for reference; a few tips #81

ghost opened this issue Feb 15, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 15, 2018

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

@ghost ghost changed the title Sharing for references a few tips Sharing for reference; a few tips Feb 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants