An open API service indexing awesome lists of open source software.

https://github.com/klosk/usc-theme

Universal SCSS Child Theme is an unopiniated develper-friendly WordPress child theme. It includes basic cleanup tasks and Gulp integration.
https://github.com/klosk/usc-theme

gulp scss wordpress wordpress-boilerplate wordpress-child-theme wordpress-development wordpress-theme-development

Last synced: 19 days ago
JSON representation

Universal SCSS Child Theme is an unopiniated develper-friendly WordPress child theme. It includes basic cleanup tasks and Gulp integration.

Awesome Lists containing this project

README

          

# Universal WordPress SCSS Child Theme

Universal SCSS Child Theme is an unopiniated develper-friendly WordPress child theme. It includes basic cleanup tasks and Gulp integration.

## Installation

Use npm to install the child theme dependencies

```bash
npm install
```

## Usage

Edit the js and scss files in `/assets`, then run `gulp` to initiate the compiling process of scss and js files.

```bash
gulp
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
[GPLv2](http://www.gnu.org/licenses/gpl-2.0.html)

## Credits
Thanks to Simon Padbury for some of his code used in https://github.com/SimonPadbury/b4st