Skip to content

content: Missing Import of Css file  #2777

@tjfaith

Description

@tjfaith

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

Activity

added
contentIssues related to the contents of the documentation website
on Mar 7, 2023
moved this from Internal review to In progress in Summer Internship - Madison College - 2025on Jun 6, 2025
soundproofboot

soundproofboot commented on Jun 10, 2025

@soundproofboot
Contributor

Did you include the necessary CSS imports when setting up your project to use Ionic?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentIssues related to the contents of the documentation websitepackage: vueIssues related to the Ionic Vue documentation

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @brandyscarney@tjfaith@soundproofboot

        Issue actions

          content: Missing Import of Css file · Issue #2777 · ionic-team/ionic-docs