ionic-team / ionic-team/ionic-docs
content: Missing Import of Css file
Đang mở
content
package: vue
- Ngôn ngữ chính
- MDX
- Star
- 621
- Fork
- 3.2k
- Merge trung bình
- 1 ngày 2 giờ
- Pull request đã merge (30 ngày)
- 86
Mô tả
### URL
https://ionicframework.com/docs/api/datetime
### Issue Description
I was having issues with using datetime for the first time in my vue app, I am new to ionic framework so I followed the docs to implement the functionality, but i got stuck styling a selected date, only for me to discover that i needed to import the style library, and this was not stated in the documentation I had to import the style in my main.ts:
import '@ionic/vue/css/ionic.bundle.css';
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.