This website requires JavaScript.
Explore
Help
Register
Sign In
Walidoux
/
next-app-boilerplate
Template
Watch
1
Star
1
Fork
0
You've already forked next-app-boilerplate
Code
Issues
Pull Requests
Actions
Releases
Activity
72cb19ce4f
next-app-boilerplate
/
styles
/
abstracts
/
_colors.scss
11 lines
115 B
SCSS
Raw
Normal View
History
Unescape
Escape
🚀 init: initial boilerplate
2022-02-12 23:07:11 +01:00
$colors
:
(
primary
:
(
400
:
#fff
,
refactor(prettier): add formater prettier code
2022-03-17 01:11:10 +01:00
600
:
#
d9d9d9
🚀 init: initial boilerplate
2022-02-12 23:07:11 +01:00
)
,
secondary
:
(
400
:
#000
,
refactor(prettier): add formater prettier code
2022-03-17 01:11:10 +01:00
600
:
#
272727
)
🚀 init: initial boilerplate
2022-02-12 23:07:11 +01:00
)
;
Reference in New Issue
Copy Permalink