Angular 5 setup with SASS, LESS preprocessor tutorial

  Рет қаралды 24,336

techsith

techsith

Күн бұрын

Setup Angular 5 project to use with SASS (SCSS ) or LESS pre-processors using Angular CLI
Article and code samples from this tutorial
* github.com/tec...
* techsith.com
Please be my patreons on patreaon
* / techsith
Follow me for technology updates
* / techsith
* / techsith1
Help me translate this video.
* www.youtube.com...

Пікірлер: 61
@atolz1352
@atolz1352 3 жыл бұрын
Straight to what I wanted thanks alot
@alan614
@alan614 6 жыл бұрын
Great Tutorial ! I just installed Sass into my basic app. Really appreciate you taking the time to make this vid.
@Techsithtube
@Techsithtube 6 жыл бұрын
Alan , I am glad it helped you. I will have a video on using sass with bootstrap next week if you are interested in. Thanks for watching!
@MrOmnidextrous
@MrOmnidextrous 5 жыл бұрын
Always something to learn from your videos. Kudos.
@shankaragoudag4661
@shankaragoudag4661 6 жыл бұрын
Need more videos on these topics in depth.
@zoecarlibur
@zoecarlibur 6 жыл бұрын
I'm really loving Angular 5
@alexander5052
@alexander5052 Жыл бұрын
Great tutorial! Thank you
@midassibayram8860
@midassibayram8860 6 жыл бұрын
it is a really an amazing tutorial!! thanks a lot
@neonize3652
@neonize3652 5 жыл бұрын
Helped me a lot, thanks!
@JP8ROCKCHANNEL
@JP8ROCKCHANNEL 6 жыл бұрын
You may use "ng set default.styleExt scss -g --" will change all extension of set property without editing each style file extension.
@deepu0012
@deepu0012 5 жыл бұрын
It is very useful tutorial. Thank you for sharing .
@Techsithtube
@Techsithtube 5 жыл бұрын
Thanks for watching deepu!
@ginanabila1014
@ginanabila1014 6 жыл бұрын
Great, Thanks for the video!
@agbaid
@agbaid 5 жыл бұрын
So I'm running angular 7. The compiler doesn't recognize my _vars file without the underscore and full name. Also doesn't recognize the tilder either
@adedayoadesegun2835
@adedayoadesegun2835 3 жыл бұрын
Thank you so much for this
@SargsyanGagik
@SargsyanGagik 6 жыл бұрын
Thank you very much!!! it worked !!!
@MrTaziz
@MrTaziz 6 жыл бұрын
Love your videos, keep up!!
@motivationalstory17
@motivationalstory17 6 жыл бұрын
Nice tutorial as usual
@ganeshrajan7082
@ganeshrajan7082 6 жыл бұрын
Good One! Your tutorials are very interesting with speed 1.5x :-)
@neetuyadav6877
@neetuyadav6877 4 жыл бұрын
nice video
@Techsithtube
@Techsithtube 4 жыл бұрын
Neetu, Thanks for the visit
@JoaoVictor-mm1en
@JoaoVictor-mm1en 6 жыл бұрын
Great tutorial!
@kubekittechnology7607
@kubekittechnology7607 6 жыл бұрын
Good tuts. You plan to do tutorial about modules in JavaScript ?
@Techsithtube
@Techsithtube 6 жыл бұрын
I will try to make it by next week . it was on my list actually.
@bhavanirompicharla9097
@bhavanirompicharla9097 6 жыл бұрын
Thank you .. you have cleared my doubt.
@Techsithtube
@Techsithtube 6 жыл бұрын
Thanks for watching Bhavani!
@marcin9148
@marcin9148 6 жыл бұрын
Hi techsith! I might sound a bit ignorant, but what IDE are you using ? Also keep doing a great job. Wish you lots of success in 2018.
@Techsithtube
@Techsithtube 6 жыл бұрын
Marcin , have a wonderful and successful 2018. The IDE I am using In this tutorial is vsCode.
@SapanKumarDas
@SapanKumarDas 6 жыл бұрын
nice one
@fulleride05
@fulleride05 5 жыл бұрын
Using Angular 8 unable to import vars. @import '~scss/vars' returns the error Can't find stylesheet to import
@hasmukhbaldaniya2603
@hasmukhbaldaniya2603 6 жыл бұрын
Great video. Do you plan to make a video for angular unit testing?
@Techsithtube
@Techsithtube 6 жыл бұрын
I do have a video on unit testing kzbin.info/www/bejne/emfUgXetrJeLbs0 I am planning to make more video on that subject.
@hasmukhbaldaniya2603
@hasmukhbaldaniya2603 6 жыл бұрын
I have seen that and also commented there
@prathipatipurna4026
@prathipatipurna4026 6 жыл бұрын
Good one.
@Techsithtube
@Techsithtube 6 жыл бұрын
Thanks Prathipati.
@anthonytran8998
@anthonytran8998 6 жыл бұрын
What about sass/scss linting? Is that already incorporated into the Angular CLI?
@Techsithtube
@Techsithtube 6 жыл бұрын
In your editor you can add scss linter.
@harshdesai5373
@harshdesai5373 6 жыл бұрын
I have followed the same tutorial but getting the following error, please help me out ERROR in multi ./scss/styles.scss Module not found: Error: Can't resolve '/Users/harsh/Virgo/scss/styles.scss' in '/Users/harsh/Virgo'
@Techsithtube
@Techsithtube 6 жыл бұрын
Your import path seems to be incorrect based on the error.
@volkan5945
@volkan5945 6 жыл бұрын
I tried this example step by step. But when I import the browser it gives 'invalid property value' error and does not see any style codes
@Techsithtube
@Techsithtube 6 жыл бұрын
Are you talking about importing angular/platform-browser?
@volkan5945
@volkan5945 6 жыл бұрын
Thanks for your interest. I fixed the problem. totally my mistake.
@chicagoboy279
@chicagoboy279 5 жыл бұрын
something changed in angular 7? not aplying my global styles
@chicagoboy279
@chicagoboy279 5 жыл бұрын
seems like my bootstrap/scss is manipulating it
@shakeelkoper7068
@shakeelkoper7068 5 жыл бұрын
What if we have existing project in css and want to convert it to scss project...???
@Techsithtube
@Techsithtube 5 жыл бұрын
you have to convert all your css files to scss file extension.
@rahul11pamnani
@rahul11pamnani 6 жыл бұрын
thankuu :-)
@none0n
@none0n 6 жыл бұрын
Blue background, and ugly red font... Lmao, I saw that coming. Great tutorial.
@Techsithtube
@Techsithtube 6 жыл бұрын
Lmao. Thanks for watching!
@Sk112aa
@Sk112aa 6 жыл бұрын
If you are using Angular6, ~ wont work. Use ~src. See this stackoverflow.com/questions/51011228/scss-file-imports-using-tilde-is-not-working-in-angular-6
@girishacharya227
@girishacharya227 6 жыл бұрын
how to use 2 different angular projects in one module
@Techsithtube
@Techsithtube 6 жыл бұрын
you mean one module in two different projects?
@trappedcat3615
@trappedcat3615 6 жыл бұрын
oh no, what happened to your Twitter, techsith. It appears suspended :(
@Techsithtube
@Techsithtube 6 жыл бұрын
its actually techsith1. :)
@Ivanovic021
@Ivanovic021 6 жыл бұрын
Love your channel. Have learned few useful things from it. Is this your GitHub profile github.com/techsithgit ? Add a logo or something...
@Techsithtube
@Techsithtube 6 жыл бұрын
Fixed it. Thanks for suggesting.
@Ivanovic021
@Ivanovic021 6 жыл бұрын
Your welcome! More people can find you now.
@garvit11joshi
@garvit11joshi 6 жыл бұрын
First Like..
@Techsithtube
@Techsithtube 6 жыл бұрын
Thanks Garvit :)
@alexbatista2756
@alexbatista2756 6 жыл бұрын
Very useful! Thank you.
@elderjunior5433
@elderjunior5433 6 жыл бұрын
Great video, thank you!
Angular 5 e2e Testing with Protractor Tutorial
14:30
techsith
Рет қаралды 69 М.
Bike vs Super Bike Fast Challenge
00:30
Russo
Рет қаралды 23 МЛН
How Strong is Tin Foil? 💪
00:26
Preston
Рет қаралды 63 МЛН
Фейковый воришка 😂
00:51
КАРЕНА МАКАРЕНА
Рет қаралды 7 МЛН
Stop using @import with Sass | @use and @forward explained
13:13
Kevin Powell
Рет қаралды 248 М.
Angular 5 Unit Testing with Jasmine Karma and Protractor
17:32
Changing Colors on Bootstrap with SASS
15:14
Access Code
Рет қаралды 51 М.
Sass vs LESS vs Stylus vs PostCSS - CSS Preprocessors
6:27
ProgrammingWizards TV
Рет қаралды 343
Less CSS Pre-Processor Tutorial
26:55
Traversy Media
Рет қаралды 131 М.
Learn Angular 5 in less than 60 Minutes - Free Beginner's Course
58:36
Angular 4/5 HTTP GET and POST requests tutorial
17:17
techsith
Рет қаралды 178 М.
Implement Micro Frontend in Angular - Explanation and Live Demo
19:46
TheAngularCoder || Gourav
Рет қаралды 44 М.
Learn Sass In 20 Minutes | Sass Crash Course
19:42
developedbyed
Рет қаралды 934 М.
setTimeout and setInterval in JavaScript
12:55
techsith
Рет қаралды 34 М.
Bike vs Super Bike Fast Challenge
00:30
Russo
Рет қаралды 23 МЛН