Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Merge pull request #10460 from luixxiul/remove-less-from-stylesjs
Browse files Browse the repository at this point in the history
Remove LESS files from styles.js
  • Loading branch information
cezaraugusto authored Aug 15, 2017
2 parents 27bc3a8 + d06f41e commit df1cf72
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions js/about/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ const ImmutableComponent = require('../../app/renderer/components/immutableCompo
const {StyleSheet, css} = require('aphrodite/no-important')
const globalStyles = require('../../app/renderer/components/styles/global')

// Stylesheets go here
require('../../less/button.less')
require('../../less/forms.less')
require('../../node_modules/font-awesome/css/font-awesome.css')

const {Textbox, FormTextbox, SettingTextbox, RecoveryKeyTextbox} = require('../../app/renderer/components/common/textbox')
Expand Down

0 comments on commit df1cf72

Please sign in to comment.