Can you just use Bootstrap with plain CSS? Without npm etc #41829
Answered
by
kesect
poleonmyhip
asked this question in
Q&A
-
|
I am wondering if you just use Bootstrap with plain CSS? Thanks in advance. - James |
Beta Was this translation helpful? Give feedback.
Answered by
kesect
Oct 22, 2025
Replies: 1 comment
-
|
Hi @poleonmyhip You can import the bootstrap library with just the CSS file however some features can be limited. Refer to https://getbootstrap.com/docs/5.3/getting-started/introduction/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
poleonmyhip
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @poleonmyhip
You can import the bootstrap library with just the CSS file however some features can be limited. Refer to https://getbootstrap.com/docs/5.3/getting-started/introduction/