mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 23:58:13 +08:00
refactor(content): make styles modeless
This commit is contained in:
@ -5,10 +5,7 @@ import { createColorClasses } from '../../utils/theme';
|
||||
|
||||
@Component({
|
||||
tag: 'ion-content',
|
||||
styleUrls: {
|
||||
ios: 'content.ios.scss',
|
||||
md: 'content.md.scss'
|
||||
},
|
||||
styleUrl: 'content.scss',
|
||||
shadow: true
|
||||
})
|
||||
export class Content {
|
||||
|
||||
Reference in New Issue
Block a user