Skip to content

Commit

Permalink
Merge pull request #212 from aspnetzero/pr/3596
Browse files Browse the repository at this point in the history
Update Adding-New-Metronic-Theme-Angular.md
  • Loading branch information
ismcagdas authored Jan 13, 2021
2 parents b02bfb7 + 823bce0 commit 29f7623
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/en/Adding-New-Metronic-Theme-Angular.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,6 @@ if (theme === 'themeX') {
</div>
```

* If your theme use dynamic bundles. Open `bundle.js` add your bundles.
* If your theme uses dynamic bundles, open the `bundle.js` and add your bundles.

_ASP.NET Zero has custom CSS file for datepicker in Angular version ([bs-datepicker.css](https://github.com/aspnetzero/aspnet-zero-core/blob/dev/angular/src/assets/ngx-bootstrap/bs-datepicker.css)). If the default design is not compatible with your theme, you can change the related CSS file._

0 comments on commit 29f7623

Please sign in to comment.