ionic-team / ionic-team/ionic-docs

content: Missing Import of Css file

Open
#2,777 1 comment 0 reactions 0 assignees View on GitHub
content package: vue
Dominant language
MDX
Stars
621
Forks
3.2k
Avg merge
1d 2h
Merged PRs (30d)
86

Description

### 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';

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.