1.1.6 • Published 7 years ago

styleguidekit-assets-mylt v1.1.6

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

license

Custom StyleguideKit for myLT

These static assets control the look, feel, and functionality of the front-end of Pattern Lab Node for myLT.

Installation

  • Clone the repository into node_modules

Development Requirements

In order to modify these assets you need to install the following:

Development Set-up

Once you've installed the requirements do the following to set-up for development:

  1. cd /path/to/node-edition/node_modules/styleguidekit-assets-mylt
  2. npm install
  3. bower install
  4. In patternlab-config.json replace "styleguide" : "./node_modules/styleguidekit-assets-default/dist/" with "styleguide" : "./node_modules/styleguidekit-assets-mylt/dist/" to reference your StyleguideKit

Making Changes

To make changes always edit files in src/. To make sure that these changes are reflected in the front-end and dist/ folder run the following:

gulp

At this point changes to the static assets should compile to the correct locations in the project as well as dist/.

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

3.3.1

8 years ago