Get Started with Sass Using Prepros

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024
  • buildawesomeweb...
    prepros.io

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

  • @Abdullah-mn2bt
    @Abdullah-mn2bt 2 года назад

    Thank you, but do you have the serial for the program?

  • @אילוןמעיין
    @אילוןמעיין 2 года назад

    thanks!

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

    Thanks

  • @babyprintz
    @babyprintz 5 лет назад +1

    This video was so helpful. Very clear and well explained. Thank you!

  • @e11world
    @e11world 4 года назад +1

    Somehow for me it seems the partials are not working correct (not compiling in main scss) especially with .min files but your video is very clear.
    Thanks

    • @Buildawesomewebsites
      @Buildawesomewebsites  4 года назад

      If the app is not working correctly, you can also try koala-app koala-app.com

    • @e11world
      @e11world 4 года назад

      @@Buildawesomewebsites I actually have it installed and tried it in the past.. Currently I'm using sublimeText with Scout-App and was jumping to vscode with prepros to see which is faster for compiling and reloading. So far vscode hasn't worked well with my wamp setup with prepros but I'll try Koala and see if that works.

    • @Buildawesomewebsites
      @Buildawesomewebsites  4 года назад

      @@e11world I've had issues with MAMP myself. You may want to look into setting up a Javascript task runner like Gulp to compile your Sass. Figuring out tech stack can be a bit of a pain sometimes :(

    • @e11world
      @e11world 4 года назад

      The problem with that it's that I use php includes for my template workflow and unless it's react which I didn't get into, these things won't be much help.

    • @Buildawesomewebsites
      @Buildawesomewebsites  4 года назад

      @@e11world Found this resource - maybe it will help. stephencoakley.com/2014/05/22/using-sass-in-php-projects

  • @fraserlock-macardy9633
    @fraserlock-macardy9633 3 года назад

    Thank you for the video. You helped me a great deal. cheers.

  • @SamuelLing
    @SamuelLing 6 лет назад

    hi, I downloaded the Prepros, at first I works fine and all but a few hours ago it starts to download certificate instead of loading the webpage

  • @alfslash
    @alfslash 6 лет назад

    How do you autocomplete code in atom ???
    could you please show me how to do it???

  • @Allformyequine
    @Allformyequine 4 года назад

    Is it possible to use Prepros with wordpress...?? Anyone?

  • @ronnelrodriguez8312
    @ronnelrodriguez8312 4 года назад

    Thanks for this man!

  • @salmanahmed9468
    @salmanahmed9468 4 года назад

    Thank you so much

    • @Buildawesomewebsites
      @Buildawesomewebsites  4 года назад

      You're welcome. Since I made this video a while back, there is another Sass preprocessing app called Koala that is quite nice - koala-app.com/ - I've been using this lately for minifying and real-time compiling of plain CSS as well.