• Hi, thank you for this plugin!

    I tried it in my localhost.
    I tried writing some scss code like import, partial, nesting and it worked great.
    But after I tried to use my existing css with 28000+ lines, it took forever to load and I tried to delete code to 5000 lines and I found that it took very long to load (Before, it loaded in 2 seconds but after add 5000 lines it took 18 seconds).
    I tried to unchecked the “Enqueue Stylesheets” options but no change in load time but it still slowing the load time(probably the plugin still compile the scss file even though I don’t use it). I deactivate the plugin and the load time became normal again. After some try, this error appear:
    Fatal error: Maximum execution time of 180 seconds exceeded in C:\xampp\htdocs\project_name\wp-content\plugins\wp-scss\scssphp\src\Parser.php on line 875

    I wonder if it was because the css file is too big or I made a mistake. I hope you can look about it. Thank you for your attention

    • This topic was modified 6 years, 7 months ago by fathhana.
  • The topic ‘Tried it in localhost’ is closed to new replies.