Made some progress
This commit is contained in:
parent
9c4856bdb1
commit
709c6685a9
61 changed files with 570 additions and 37 deletions
3
app/assets/stylesheets/atom.scss
Normal file
3
app/assets/stylesheets/atom.scss
Normal file
|
@ -0,0 +1,3 @@
|
|||
// Place all the styles related to the Atom controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
3
app/assets/stylesheets/home.scss
Normal file
3
app/assets/stylesheets/home.scss
Normal file
|
@ -0,0 +1,3 @@
|
|||
// Place all the styles related to the Home controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
3
app/assets/stylesheets/profile.scss
Normal file
3
app/assets/stylesheets/profile.scss
Normal file
|
@ -0,0 +1,3 @@
|
|||
// Place all the styles related to the Profile controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
3
app/assets/stylesheets/xrd.scss
Normal file
3
app/assets/stylesheets/xrd.scss
Normal file
|
@ -0,0 +1,3 @@
|
|||
// Place all the styles related to the XRD controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
Loading…
Add table
Add a link
Reference in a new issue