Webpack css tutorial for Beginners: Css Loader, Sass Loader, style loader

Поділитися
Вставка
  • Опубліковано 28 гру 2024

КОМЕНТАРІ • 6

  • @NitinGarg
    @NitinGarg Рік тому

    Thank you for creating this video!! Very detailed explanation..

  • @psdwebdesigns7183
    @psdwebdesigns7183 Рік тому

    I followed the same steps but it is generating .js file not .css in dist folder.

  • @dashingpix
    @dashingpix 3 роки тому +1

    Good one, keep going bro :)

  • @AmIDuckQuack
    @AmIDuckQuack 2 роки тому

    Thank you ❤

  • @shaijuelayidath
    @shaijuelayidath Рік тому

    Hello Sir, Thank You for this Tutorial. Let me know can we generate files with following file structure using Webpack. This is for a PHP Project. Thanks in Advance
    assets
    -js/
    --index.js (Entry of JS File)
    --index.min.js (File to Production)
    -css/
    --index.css (Converted from SCSS)
    --index.min.css (File to Production)
    -scss/
    --index.scss (Entry of SCSS)

  • @gabrielcari9188
    @gabrielcari9188 2 роки тому

    you have really helped me, thxx