mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2025-05-31 15:53:12 +00:00
Add phosphor pre-preprocessor, to improve readability of code
This commit is contained in:
parent
bfbd393b46
commit
2686fb904c
11 changed files with 24 additions and 26 deletions
|
@ -32,12 +32,6 @@
|
|||
<MenuList items={items} />
|
||||
</div>
|
||||
|
||||
<div class="spacer"></div>
|
||||
<div class="other">
|
||||
<h2>Popular</h2>
|
||||
<MenuList items={items} />
|
||||
</div>
|
||||
|
||||
<style lang="scss">
|
||||
@import "%/styles/vars";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue