Skip to content

Acquia Cohesion minimal theme. A Cohesion enabled kickstarter theme for use within Cohesion projects.

Notifications You must be signed in to change notification settings

acquia/cohesion-theme

Repository files navigation

Site Studio minimal theme

Developer documentation.

Compiling Sass from source.

To install Gulp and dependencies:

npm install

or

yarn

To compile the styles:

npm run build

or

yarn run build 

And check the ./css/ directory.

To watch the ./scss/ directory and automatically compile when files are changed:

npm run watch

or

yarn run watch

License

Copyright (C) 2020 Acquia, Inc.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

Acquia Cohesion minimal theme. A Cohesion enabled kickstarter theme for use within Cohesion projects.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published