Source content
The source of PAM contains all project files. In the root you will find all config, scaffolding and documentation files. In the /src
folder there are Less and style guide sources and in the /dist
folder Less sources have been compiled into CSS files accompanied by a /less
and /styleguide
folder.
Folder | Description |
---|---|
/src |
Contains Less, style guide and static sources such as images. |
/dist |
Contains Less, compiled CSS and style guide of current release. |