Magento child theme style-m.less, etc not found -
i'm learning magento 2 , creating child theme based off blank. in web/css folder have source/_extend.less , source/lib/variables/_colors.less
it should pulling else parent theme understanding. it's saying /mytheme/en_us/css/styles-m.css , /mytheme/en_us/css/styles-l.css not found. how can be? doing wrong?
i had _theme.less in addition _extend.less deleted after realized misunderstood use.
i've cleared cache , deleted files out of pub/static/frontend , var/view_preprocessed
Comments
Post a Comment