• Resolved yukitanitani

    (@yukitanitani)


    nice to meet you.
    I’m Japanese, so I’m not good at English, I’m sorry
    I want to compile scss in my own plugin, but it is not reflected. Is this not covered by the plugin?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Happy Monkey

    (@happymonkeyagency)

    Hi!

    Sorry for my late answer.
    Do you have still the issue?
    If yes, I will check this out and will be back to you. Maybe there is an issue in the feature that compile from anywhere from the WP installation.

    Thank you
    Alex

    Plugin Author Happy Monkey

    (@happymonkeyagency)

    Hello again,

    I just have pushed a new version of the plugin which fixes some issues with the auto-enqueue of custom file paths. I hope it will fix the issue you encounter after the update. Feel free to tell me if it the case.

    Thank you
    Alex

    Thread Starter yukitanitani

    (@yukitanitani)

    excuse me.
    I may be using it wrong.
    to advanced paths
    /wp-content/plugins/all-webley-kit/assets/css/my_style.scss
    /wp-content/plugins/all-webley-kit/assets/css/my_style.css
    I entered each, but it doesn't work.
    
    I'll do some more research myself.
    Thank you for your response.
    Plugin Author Happy Monkey

    (@happymonkeyagency)

    Hi,
    In advanced paths, you must put only folders, not files. If you set :
    /wp-content/plugins/all-webley-kit/assets/css/
    /wp-content/plugins/all-webley-kit/assets/css/
    it should work: all the css files in the folder will automatically be compiled in scss.
    Can you try and get back to me?
    Thank you
    Alex

    Thread Starter yukitanitani

    (@yukitanitani)

    thank you very much
    I was able to set it successfully. this plugin is great
    I will take advantage of it. Thank you

    Plugin Author Happy Monkey

    (@happymonkeyagency)

    Thank you!
    Feel free to contact me again if you have any question ??
    Alex

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Automatic compilation of self-made plugins’ is closed to new replies.