文件名称:angular-material-dynamic-themes:使应用程序能够在运行时在材质主题之间切换
文件大小:12KB
文件格式:ZIP
更新时间:2024-02-26 11:00:35
sass theme angular angular-material scss
角材料动态主题 使应用程序能够在运行时在重要主题之间切换 目录 安装 在您的Angular Material项目中: npm install angular-material-dynamic-themes 注意:此解决方案仅与SASS / SCSS预处理器兼容。 基本用法 在您的styles.scss (或themes.scss如果有): // Below codes should only be included ONCE in your application. @import ' ~@angular/material/theming ' ; @include mat-core (
【文件预览】:
angular-material-dynamic-themes-master
----.travis.yml(741B)
----_themes-core.scss(3KB)
----.gitmodules(102B)
----.releaserc.json(136B)
----package.json(1KB)
----Demo()
----LICENSE(1KB)
----package-lock.json(10KB)
----markdown-toc.js(2KB)
----.npmignore(21B)
----.gitignore(30B)
----README.md(10KB)