tailwind css 2 webpack setup only

Поделиться
HTML-код
  • Опубликовано: 6 дек 2020
  • tailwind css 2 webpack setup only
    Please Subscribe:-
    / @chandraja2010
    Happy Coding :D
    Bootstrap 4 Theme Customization using SASS | SCSS
    • Bootstrap 4 Theme Cust...
    Web development | HTML | CSS | SCSS | javascript Tutorials
    • web development | HTML...
    Social Media Icons Animation
    • social media icons htm...
    Pure CSS Loading Animation
    • html css animation
    Bootstrap 4 Tutorials
    • Bootstrap 4 Tutorials
    #frontendfunn
    #webdevelopment
    #css3
    #bootstrap4
    #html5
    #javascript
    Repo - github.com/frontendfunn/tailw...

Комментарии • 4

  • @soran2290
    @soran2290 3 года назад

    How is it used with sass?

    • @chandraja2010
      @chandraja2010  3 года назад

      Setup supports.. SCSS (SASS).. create a file with .scss extension.. and include it in the script.js file..
      If any issues ping me ... Thanks for the support.. Happy coding 😊

    • @maulanaichwan2903
      @maulanaichwan2903 3 года назад

      @@chandraja2010 it has to compile to CSS or can just import in a javascript file?

    • @chandraja2010
      @chandraja2010  3 года назад

      just include the scss file in the javascript.. Set up supports SCSS, it compiles the SCSS to .css file and is injected to the html file. If still any issue plz ping me here.. I will create a separate branch and help you resolve the issue. 😀