mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Variables can now be used to override foundation vars
This commit is contained in:
@@ -2,11 +2,12 @@
|
||||
* This is a manifest file that'll automatically include all the stylesheets available in this directory
|
||||
* and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
|
||||
* the top of the compiled file, but it's generally better to create a new file per style scope.
|
||||
|
||||
|
||||
*= require_self
|
||||
*= require foundation
|
||||
*= require_tree .
|
||||
*/
|
||||
@import 'variables';
|
||||
@import 'foundation';
|
||||
@import 'foundation-icons';
|
||||
|
||||
ofn-modal {
|
||||
|
||||
Reference in New Issue
Block a user