mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(): add missing vendor prefixes to css
This commit is contained in:
@@ -6,6 +6,7 @@ import { vueOutputTarget } from '@stencil/vue-output-target';
|
||||
import { apiSpecGenerator } from './scripts/api-spec-generator';
|
||||
|
||||
export const config: Config = {
|
||||
autoprefixCss: true,
|
||||
namespace: 'Ionic',
|
||||
bundles: [
|
||||
{ components: ['ion-action-sheet'] },
|
||||
|
||||
Reference in New Issue
Block a user