This website requires JavaScript.
Explore
Help
Sign In
status-im
/
ETHReport
mirror of
https://github.com/status-im/ETHReport.git
Watch
2
Star
0
Fork
You've already forked ETHReport
0
Code
Issues
Projects
Releases
Wiki
Activity
8f6f7975a3
ETHReport
/
components
/
projectsList
/
style.scss
6 lines
80 B
SCSS
Raw
Normal View
History
Unescape
Escape
Adding page components - page header - page footer - modal - resources - wordcloud - search - interviews list - projects list - topics list
2018-07-05 09:59:42 +00:00
@import
'
./assets/styles/global.scss
'
;
.
projects-list
{
Making css mixin
2018-07-20 10:10:25 +00:00
@include
tagsList
;
Adding page components - page header - page footer - modal - resources - wordcloud - search - interviews list - projects list - topics list
2018-07-05 09:59:42 +00:00
}