We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b081a45 commit cc85920Copy full SHA for cc85920
1 file changed
config/grunt/watch.js
@@ -18,9 +18,7 @@ module.exports = {
18
tasks: [
19
'sass:plugin',
20
'postcss',
21
- 'rtlcss',
22
'cssmin:style',
23
- 'replace:style',
24
'copy:css'
25
]
26
}
0 commit comments