1.1.0 • Published 5 years ago

astroux-static v1.1.0

Weekly downloads
-
License
SEE LICENSE IN AS...
Repository
-
Last release
5 years ago

Static Assets Usage

Installation

  1. Install the Astro UXDS Static Assets

    npm i --save-dev astroux-static

  2. Import

    import '/css/astro.core.css';

  3. Relative Path

    <link href="/node_modules/astroux-static/css/astro.core.min.cssame]>

Included Assets

  • css
    • astro.core.css
    • astro.core.min.css
    • astro.css
    • astro.min.css
  • icons
    • astro.svg
    • custom.svg
    • status.dark.png
    • status.light.png
  • img
    • astro-log-small-dark.svg
    • astro-logo-small-light.svg
1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago