css form user registrer & log in
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
/*reha*/
|
||||
|
||||
|
||||
|
||||
|
||||
/*global*/
|
||||
|
||||
@import "global/variables/colors";
|
||||
@@ -10,13 +13,12 @@
|
||||
@import "global/layout";
|
||||
@import "global/reset";
|
||||
|
||||
|
||||
|
||||
/*partials*/
|
||||
@import "partials/header";
|
||||
@import "partials/footer";
|
||||
@import "partials/forms";
|
||||
|
||||
|
||||
/*pages*/
|
||||
@import "pages/home";
|
||||
@import "pages/creer-un-compte";
|
||||
@import "pages/creer-un-compte.scss";
|
||||
|
||||
Reference in New Issue
Block a user