File tree Expand file tree Collapse file tree 6 files changed +4
-9
lines changed
Expand file tree Collapse file tree 6 files changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,7 @@ import { BrowserModule } from '@angular/platform-browser';
44import { AppRoutingModule } from './app-routing.module' ;
55import { AppComponent } from './app.component' ;
66
7- import { DropdownModule } from 'carbon-components-angular/dropdown' ;
8- import { ButtonModule } from 'carbon-components-angular' ;
7+ import { ButtonModule , DropdownModule } from 'carbon-components-angular' ;
98
109@NgModule ( {
1110 declarations : [
Original file line number Diff line number Diff line change 11/* You can add global styles to this file, and also import other style files */
22@use ' ./../node_modules/@carbon/styles' ;
3-
Original file line number Diff line number Diff line change @@ -4,8 +4,7 @@ import { BrowserModule } from '@angular/platform-browser';
44import { AppRoutingModule } from './app-routing.module' ;
55import { AppComponent } from './app.component' ;
66
7- import { DropdownModule } from 'carbon-components-angular/dropdown' ;
8- import { ButtonModule } from 'carbon-components-angular' ;
7+ import { ButtonModule , DropdownModule } from 'carbon-components-angular' ;
98
109@NgModule ( {
1110 declarations : [
Original file line number Diff line number Diff line change 11/* You can add global styles to this file, and also import other style files */
22@use ' ./../node_modules/@carbon/styles' ;
3-
Original file line number Diff line number Diff line change @@ -4,8 +4,7 @@ import { BrowserModule } from '@angular/platform-browser';
44import { AppRoutingModule } from './app-routing.module' ;
55import { AppComponent } from './app.component' ;
66
7- import { DropdownModule } from 'carbon-components-angular/dropdown' ;
8- import { ButtonModule } from 'carbon-components-angular' ;
7+ import { ButtonModule , DropdownModule } from 'carbon-components-angular' ;
98
109@NgModule ( {
1110 declarations : [
Original file line number Diff line number Diff line change 11/* You can add global styles to this file, and also import other style files */
2- @import ' ./../node_modules/carbon-components/css/carbon-components.css ' ;
2+ @use ' ./../node_modules/@ carbon/styles ' ;
You can’t perform that action at this time.
0 commit comments