dl-editor
v0.1.2
Published
`@import '~dl-editor/lib/dl-editor-theme';` `@include dl-editor-theme($app-theme);`
Downloads
2
Readme
Theme
@import '~dl-editor/lib/dl-editor-theme';
@include dl-editor-theme($app-theme);
Build
Build the library ng build dl-editor
Publish
ng build dl-editor
cd dist\dl-editor
Copy scss
files for theming to the dist folder
Copy translations
folder for translation template and predefined en,de translation files
npm publish