mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-20 17:55:01 +00:00
Add node_modules and src directories to Stylus paths. Third party CSS files can now be imported with absolute path
This commit is contained in:
@@ -4,4 +4,5 @@ body, html
|
||||
font 14px/1.4 'Helvetica Neue', Helvetica, Arial
|
||||
color #333
|
||||
|
||||
@import './components/repository'
|
||||
@import 'components/repository'
|
||||
// @import 'bootstrap/dist/css/bootstrap.css'
|
||||
|
||||
Reference in New Issue
Block a user