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

https://github.com/justinhough/shopify-primus

Primus is a Shopify Starter Theme built with PostCSS (and other magical things)
https://github.com/justinhough/shopify-primus

shopify shopify-theme starter-kit

Last synced: 11 months ago
JSON representation

Primus is a Shopify Starter Theme built with PostCSS (and other magical things)

Awesome Lists containing this project

README

          

# Shopify Primus

Primus is a Shopify Starter Theme built with PostCSS (and some magical things).

It's preconfigured so that you can use the familiar syntax of variables, mixins, conditionals, and more. Check out each plugin or the documentation (coming soon) for the full range of options.

## Get Started

- Download the latest release
- Clone the repo `git clone https://github.com/justinhough/postcss-shopify-theme-starter.git` and install dependencies `npm install`.

## Plugins

- [autoprefixer](https://github.com/postcss/autoprefixer)
- [postcss](https://github.com/postcss/postcss)
- [postcss-automath](https://github.com/EverledgerIO/postcss-automath)
- [postcss-calc](https://github.com/postcss/postcss-calc)
- [postcss-conditionals](https://github.com/andyjansson/postcss-conditionals)
- [postcss-discard-duplicates](https://github.com/ben-eb/postcss-discard-duplicates)
- [postcss-discard-empty](https://github.com/ben-eb/postcss-discard-empty)
- [postcss-font-magician](https://github.com/jonathantneal/postcss-font-magician)
- [postcss-inline-comment](https://github.com/moczolaszlo/postcss-inline-comment)
- [postcss-math](https://github.com/shauns/postcss-math)
- [postcss-media-fn](https://github.com/jonathantneal/postcss-media-fn)
- [postcss-modular-scale-unit](https://github.com/kristoferjoseph/postcss-modular-scale)
- [postcss-scss](https://github.com/postcss/postcss-scss)
- [postcss-shopify-settings-variables](https://github.com/bit3725/postcss-shopify-settings-variables)
- [postcss-short](https://github.com/jonathantneal/postcss-short)
- [postcss-simple-vars](https://github.com/postcss/postcss-simple-vars)
- [postcss-strip-inline-comments](https://github.com/mummybot/postcss-strip-inline-comments)
- [precss](https://github.com/jonathantneal/precss)

## Support

Get involved and follow along with updates.

- Submit and track all issues / feature requests on Github.
- Follow author [@jrhough](http://twitter.com/jrhough) and ask questions on Twitter.

## License

Primus is released under the [MIT License](LICENSE).