Skip to content

Fix/schematics ng add scss#127

Open
aqupriyanka wants to merge 20 commits into
developfrom
fix/schematics-ng-add-scss
Open

Fix/schematics ng add scss#127
aqupriyanka wants to merge 20 commits into
developfrom
fix/schematics-ng-add-scss

Conversation

@aqupriyanka
Copy link
Copy Markdown

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