Gitlab CSE Unil
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
M. Chardon
ADIM
Commits
1e86cdeb
Commit
1e86cdeb
authored
Mar 04, 2018
by
M. Chardon
Browse files
compilation CSS
parent
c144a707
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
adim_project/adim_app/static/_src/Gruntfile.js
View file @
1e86cdeb
...
...
@@ -238,17 +238,6 @@ module.exports = function(grunt) {
]
}
]
},
adim
:
{
files
:
[
{
dest
:
"
../css/adim.css
"
,
src
:
[
"
scss/adim.css
"
,
"
../css/adim.css
"
]
}
]
}
}
...
...
adim_project/adim_app/static/_src/scss/adim.scss
View file @
1e86cdeb
@import
"adim.css"
;
@import
"../lib/bootstrap/scss/mixins"
;
@import
"../lib/bootstrap/scss/functions"
;
@import
"../lib/bootstrap/scss/variables"
;
...
...
@@ -1594,4 +1596,4 @@ canvas {
font-style
:
italic
;
color
:
$text-muted
;
}
}
}
\ No newline at end of file
adim_project/adim_app/static/css/adim.css
View file @
1e86cdeb
This diff is collapsed.
Click to expand it.
adim_project/adim_app/static/css/adim.css.map
View file @
1e86cdeb
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment