Skip to content

Commit

Permalink
Merge pull request #652 from UNICEF01/testing
Browse files Browse the repository at this point in the history
Testing
  • Loading branch information
sandyunicef committed Oct 30, 2019
2 parents 55aa674 + 28c2c70 commit 98ebd4d
Show file tree
Hide file tree
Showing 55 changed files with 9,400 additions and 1,241 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,15 @@ Vale lembrar que os requisitos de hardware podem variar de acordo com a latênci
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

resolucao de bug com sass, apos instalar o ruby rode o seguinte comando: gem install --pre sass-css-importer

## Para usar o XDEBUG
Colocar esse parametro no fim da url:
?XDEBUG_SESSION_START=PHPSTORM

npm cache clear --force && rm -rf node_modules --force && npm install --force
gulp-compass requires the compass ruby gem in order to compile compass. This can easily be installed via Terminal.
###SASS
gem update --system
gem install compass
sudo gem install --pre sass-css-importer
Loading

0 comments on commit 98ebd4d

Please sign in to comment.