Framework7: Colors css files missing in latest npm package

Created on 22 Aug 2017  路  4Comments  路  Source: framework7io/framework7

This is a (multiple allowed):

  • [x] bug
  • [ ] enhancement
  • [ ] feature-discussion (RFC)
  • Framework7 Version: 2.0.0-beta.1

What you did

npm install --save framework7

import Framework7Theme from 'framework7/dist/css/framework7.ios.min.css'
import Framework7ThemeColors from 'framework7/dist/css/framework7.ios.colors.min.css'

Expected Behavior

CSS files are added

Actual Behavior

This dependency was not found:

  • framework7/dist/css/framework7.ios.colors.min.css in ./src/main.js
outdated

Most helpful comment

@nolimits4web Please update the documentation here: http://framework7.io/get-started/ with the same. I had to look into the issues for the same.

All 4 comments

There is no more separate colors files. Colors are built in main css files

@nolimits4web Please update the documentation here: http://framework7.io/get-started/ with the same. I had to look into the issues for the same.

Happened exactly the same to me. How long does it take to update documentation?

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

seme1 picture seme1  路  5Comments

vousys picture vousys  路  4Comments

Samnan picture Samnan  路  3Comments

oVerde picture oVerde  路  3Comments

J05HI picture J05HI  路  3Comments