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)
- Host: GitHub
- URL: https://github.com/justinhough/shopify-primus
- Owner: justinhough
- License: mit
- Created: 2017-02-18T22:35:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-16T23:21:22.000Z (over 9 years ago)
- Last Synced: 2024-10-30T20:12:46.433Z (over 1 year ago)
- Topics: shopify, shopify-theme, starter-kit
- Language: Liquid
- Homepage: https://github.com/justinhough/shopify-primus
- Size: 70.3 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).