This website requires JavaScript.
Explore
Help
Sign In
paoda
/
polyglot
mirror of
https://github.com/beatriceo/polyglot.git
Watch
1
Star
0
Fork
You've already forked polyglot
0
Code
Issues
Projects
Releases
Wiki
Activity
97aee2c10f
polyglot
/
app
/
assets
/
stylesheets
/
components
/
_index.scss
5 lines
95 B
SCSS
Raw
Normal View
History
Unescape
Escape
Initial commit with devise template from https://github.com/lewagon/rails-templates
2018-08-27 14:37:06 +00:00
// Import your components CSS files here.
@import
"
alert
"
;
@import
"
navbar
"
;
done landing_page
2018-08-28 14:00:54 +00:00
@import
"
banner
"
;