Package 

Class KotlinWebpackScssRule

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Property<String> getMode()
      abstract Property<Boolean> getEnabled()
      abstract Property<String> getTest() Raw rule test field value.
      abstract ListProperty<String> getInclude()
      abstract ListProperty<String> getExclude()
      Collection<RequiredKotlinJsDependency> dependencies(NpmVersions versions) Provides a list of required npm dependencies for the rule to function.
      • Methods inherited from class org.jetbrains.kotlin.gradle.targets.js.webpack.KotlinWebpackScssRule

        validate
      • Methods inherited from class org.jetbrains.kotlin.gradle.targets.js.webpack.KotlinWebpackCssRule

        equals, getName, hashCode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait