nuxtjs-argon

1.1.3 • Public • Published

nuxtjs-argon

Argon Design System For NUXT

Setup

Add nuxtjs-argon dependency to your project

yarn add nuxtjs-argon # or npm install nuxtjs-argon 

Add nuxtjs-argon to the modules section of nuxt.config.js

{
  modules: [
    'nuxtjs-argon',
  ]
}

Add styles

// custom variables 
 
@import '~nuxtjs-argon/style/main';

Document

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using npm run dev

License

Copyright (c) Creative Tim

Dependencies (247)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i nuxtjs-argon

    Weekly Downloads

    7

    Version

    1.1.3

    License

    MIT

    Unpacked Size

    330 kB

    Total Files

    162

    Last publish

    Collaborators

    • jspace