Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/schematics ng add scss #127

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from
Open

Conversation

aqupriyanka
Copy link

closes #7

What's included?

Refactor ng-add @covalent/core so that

it doesn't add theme.scss anymore
put what is in theme.scss into bottom of styles.scss and remove theme.scss

Test Steps

  • Navigate to scripts directory
  • Run ./test-schematics.sh : this is the script to test this entire feature locally
  • this will create a folder testxyz in tmp directory.
  • verify that teme.scss file should not be pressent in the testxyz/src folder.
  • verfilt styles.scss should include theme.scss

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

Successfully merging this pull request may close these issues.

Schematics - ui-platform - ng add
3 participants