6 Matching Annotations
  1. Apr 2022
  2. Jun 2021
  3. Sep 2020
    1. Most simple example: <script> import ChildComponent from './Child.svelte'; </script> <style> .class-to-add { background-color: tomato; } </style> <ChildComponent class="class-to-add" /> ...compiles to CSS without the class-to-add declaration, as svelte currently does not recognize the class name as being used. I'd expect class-to-add is bundled with all nested style declarations class-to-add is passed to ChildComponent as class-to-add svelte-HASH This looks like a bug / missing feature to me.
  4. Jun 2020
    1. inhibiting both full-length AR andAR splice variants lacking LBD.

      inhibit both FL and ARv7

    Tags

    Annotators

  5. Dec 2016