Skip to content

How can we call the shortcodes in flynt ? #541

Answered by aaronmeder
rajpatel2435 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @rajpatel2435

The style.css file doesn't get loaded in the frontend.

You have to add your css to assets/main.scss and have a watcher (npm run start) running or build a bundle (npm run build:production for example). This gets compiled to a file in the dist that is loaded.

btw: It's best practice to use a new discussion per question, so other people can find a helpful answer to the same question later on more easily.
It would be great if you could mark this discussion as answered for the same reasons ✅

Wish you a good Easter weekend.
Aaron

Replies: 5 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@aaronmeder
Comment options

Comment options

You must be logged in to vote
1 reply
@aaronmeder
Comment options

Comment options

You must be logged in to vote
1 reply
@aaronmeder
Comment options

Comment options

You must be logged in to vote
5 replies
@rajpatel2435
Comment options

@aaronmeder
Comment options

@rajpatel2435
Comment options

@aaronmeder
Comment options

Answer selected by rajpatel2435
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants