GithubHelp home page GithubHelp logo

barraponto / neutrino-middleware-postcss Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 1.0 78 KB

PostCSS support in Neutrino

Home Page: https://www.npmjs.com/package/neutrino-middleware-postcss

JavaScript 100.00%
neutrino postcss neutrino-preset webpack

neutrino-middleware-postcss's Introduction

Hello World 👋

Hi, I am Capi Etheriel. I have a thing for web scraping data for civic projects.
If that's your thing too, get in touch.

https://barraponto.dev.br


Oi mundo 👋

Oi, eu sou o Capi Etheriel. Meu negócio é raspagem de dados da Web para fins cívicos.
Se esse for o seu negócio também, entre em contato.

https://barraponto.dev.br

neutrino-middleware-postcss's People

Contributors

barraponto avatar greenkeeper[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

w3ss

neutrino-middleware-postcss's Issues

Example in Readme

I've used postcss + cssnext to import css files into React components. it's such a nice workflow. But I can't get it set up with this neutrino-preset-postcss.

It looks something like this:

import styles from './component-file.css'
...
render() {
    return (
      <div className={styles.somestyle}>
...

Would you mind giving an example of any actual setup? It doesn't have to be what I'm going for above, but if I have something to work with I can probably get it. You mention creating a postcss.config.js file which I did but I still can't get it working.

Thank you.

Compatibility with neutrino-preset-react

Hi, I've not been able to make this preset work with the React preset. As soon as I enable this preset the build breaks:

.../src/index.js
   3:8   error  'React' is defined but never used         no-unused-vars
   5:10  error  'AppContainer' is defined but never used  no-unused-vars
   6:8   error  'App' is defined but never used           no-unused-vars
  12:4   error  'document' is not defined                 no-undef

I've tried enabling neutrino-preset-web in several orders without success.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.