Uptown CSS is a semantic toolkit designed to help developers build fully-responsive apps using Shopify Polaris.
Add the stylesheet to your project and begin writing the HTML for your app:
<link rel="stylesheet" href="https://cdn.fulfil.io/assets/libs/polaris-uptown/latest/uptown.css">
gem install sass
sass --watch styles/uptown.scss:css/uptown.css
After a build has been merged, the files are automatically deployed to the CDN.
Visit http://www.uptowncss.com for complete documentation and examples
- Updated design lanaguges copyright 2018 Fulfil.IO Inc.
- Code and documentation copyright 2017 ShopPad Inc. Code released under the MIT License.