Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation - UI Frameworks - Bootstrap #93

Closed
omeraplak opened this issue Jan 22, 2021 · 2 comments · Fixed by #122
Closed

Documentation - UI Frameworks - Bootstrap #93

omeraplak opened this issue Jan 22, 2021 · 2 comments · Fixed by #122
Assignees
Labels
css/ui css/ui framework

Comments

@omeraplak
Copy link
Contributor

omeraplak commented Jan 22, 2021

Bootstrap ile ilgili bir paragraf yazı ve sitesine link.

Bir "tip" alanı açıp, bootstrap ve scss seçerse customization'ı kolay yapabileeğini vs bahsedelim. Eğer scss dışında bir css preprocessor kullanırsa scss desteğini nasıl ekleyeceğini anlatalım

@omeraplak omeraplak added the css/ui css/ui framework label Jan 22, 2021
@mhrrmk
Copy link
Contributor

mhrrmk commented Jan 26, 2021

@import "~bootstrap/scss/functions";

bununla

@import "../node_modules/bootstrap/scss/functions";

bu kullanımın bir farkı var mı? Biz ilki gibi yapmışız, bootstrap'in dökümantasyonunda ikincisi gibi yazmışlar.

@aliemir
Copy link
Contributor

aliemir commented Jan 26, 2021

@import "~bootstrap/scss/functions";

bununla

@import "../node_modules/bootstrap/scss/functions";

bu kullanımın bir farkı var mı? Biz ilki gibi yapmışız, bootstrap'in dökümantasyonunda ikincisi gibi yazmışlar.

Bir fark olmamali, webpack node_modules icerisini resolve ediyor otomatik olarak

@mhrrmk mhrrmk linked a pull request Jan 26, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css/ui css/ui framework
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants