Skip to content

issues Search Results · repo:babichjacob/sapper-firebase-typescript-graphql-tailwindcss-actions-template language:JavaScript

Filter by

Github recommended your repo to me and it s a very similar stack and design to what we are doing. WendiCSS would be great for you as it was for us because it removed PurgeCSS and PostCSS making the CSS ...
enhancement
wontfix
  • ZetiMente
  • 2
  • Opened 
    on Mar 2, 2021
  • #28

Since it s a better / faster compiler that produces the same result, but has even a few more features. I ve been trying to do it in my fork of this template, but I can t completely do away with postcss, ...
wontfix
  • Evertt
  • 3
  • Opened 
    on Feb 17, 2021
  • #27

Greetings, nice package. How do I add scss support to it?
documentation
enhancement
help wanted
wontfix
  • multipliedtwice
  • 2
  • Opened 
    on Oct 23, 2020
  • #24

From my testing, running npm install --only prod after running npm install doesn t actually remove any packages. It only works if you first delete the node_modules folder and then run npm install --only ...
bug
help wanted
  • Evertt
  • 1
  • Opened 
    on Sep 30, 2020
  • #22

Title says it all. I m a bit surprised about it and I m wondering if you had tried using TS for it and ran into issues.
documentation
enhancement
  • Evertt
  • 1
  • Opened 
    on Sep 22, 2020
  • #21

So the main reason I was initially not interested in the GraphQL part of this template, is just because of how much I love the ease of subscribing to snapshots from Firestore queries in the browser. And ...
  • Evertt
  • 2
  • Opened 
    on Sep 21, 2020
  • #20

All my :global(){} css/svelte code does not seem to be included in the production css bundle when running npm run prod It does work for npm run dev thought. Also interestingly, opacity:100% in dev gets ...
bug
question
  • 98mux
  • 4
  • Opened 
    on Sep 6, 2020
  • #19

If you write export const experimental = all in tailwind.config.js then you get a huge upgrade to the @apply rule. Namely then you can suddenly write @apply hover:bg-red-200, which you couldn t do before. ...
bug
enhancement
upstream
  • Evertt
  • 10
  • Opened 
    on Aug 26, 2020
  • #18

As far as I m aware there s no way to send people messages on github except through issues or pull requests, so that s why I m writing this in an issue. I just wanted to say that I deeply appreciate all ...
  • Evertt
  • 2
  • Opened 
    on Aug 26, 2020
  • #17

For example, if I want to preload some data from Firestore, how would I access my firestore? Are the credentials stored in some secret environment variable? Since the whole thing is hosted at firebase, ...
documentation
enhancement
help wanted
  • Evertt
  • 3
  • Opened 
    on Aug 25, 2020
  • #16
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub