This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
augie/webapp/assets/css/app.scss

9 lines
251 B
SCSS
Raw Normal View History

2019-12-02 18:42:51 +13:00
/* This file is for your main application css. */
// import "./phoenix.css";
// import "../../deps/phoenix_live_view/assets/css/live_view.css";
@import "~foundation-sites/scss/foundation";
@include foundation-everything();
2020-03-08 15:05:20 +13:00
@import "sparkline.scss";