moxystudio / next-with-moxy

MOXY's boilerplate to accelerate the setup of new Next.js based web applications
https://next-with.moxy.tech
MIT License
101 stars 11 forks source link

refactor: import style files #46

Closed nlfonseca closed 4 years ago

nlfonseca commented 4 years ago

now to use variables, custom-medias and mixins we only need to import the "imports": @import "../../shared/styles/imports";

add also the following mixins:

codecov[bot] commented 4 years ago

Codecov Report

Merging #46 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #46   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines          32     32           
  Branches        5      5           
=====================================
  Hits           32     32

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c05dd87...2716f1d. Read the comment docs.

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/moxystudio/next-with-moxy/7m8gn1hy8 ✅ Preview: https://next-with-moxy-git-refactor-import-styles.moxystudio.now.sh