-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1
54 lines (53 loc) · 1.92 KB
/
1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Import sass
- "_" before sass file is partial sass, these files will be import in a
file
ex: import it in app.scss
- variable in scss with !default will be override with import
custom-variables before that.
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# Committer: Tran Quang Tri (FA.G0) <TriTQ2@fsoft.com.vn>
#
# On branch master
# Your branch is up-to-date with 'origin/master'.
#
# Changes to be committed:
# modified: app/containers/LoginPage/LoginForm.js
# modified: app/containers/LoginPage/LoginPage.js
# modified: app/containers/LoginPage/index.js
# deleted: app/styles/css/bootstrap-grid.css
# deleted: app/styles/css/bootstrap-grid.css.map
# deleted: app/styles/css/bootstrap-grid.min.css
# deleted: app/styles/css/bootstrap-grid.min.css.map
# deleted: app/styles/css/bootstrap-reboot.css
# deleted: app/styles/css/bootstrap-reboot.css.map
# deleted: app/styles/css/bootstrap-reboot.min.css
# deleted: app/styles/css/bootstrap-reboot.min.css.map
# new file: app/styles/css/bootstrap-theme.css
# new file: app/styles/css/bootstrap-theme.css.map
# new file: app/styles/css/bootstrap-theme.min.css
# modified: app/styles/css/bootstrap.css
# modified: app/styles/css/bootstrap.css.map
# modified: app/styles/css/bootstrap.min.css
# deleted: app/styles/css/bootstrap.min.css.map
# new file: app/styles/fonts/glyphicons-halflings-regular.eot
# new file: app/styles/fonts/glyphicons-halflings-regular.svg
# new file: app/styles/fonts/glyphicons-halflings-regular.ttf
# new file: app/styles/fonts/glyphicons-halflings-regular.woff
# new file: app/styles/fonts/glyphicons-halflings-regular.woff2
# modified: package-lock.json
# modified: package.json
#
# Untracked files:
# .editorconfig
# .eslintrc.js
# .gitattributes
# .github/
# .gitignore
# .nvmrc
# .prettierignore
# .prettierrc
# .stylelintrc
# .travis.yml
#